[Bug 35579] New: d3d8:visual test_scalar_instructions() fails on Windows

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 11 10:51:49 CST 2014


http://bugs.winehq.org/show_bug.cgi?id=35579

            Bug ID: 35579
           Summary: d3d8:visual test_scalar_instructions() fails on
                    Windows
           Product: Wine
           Version: 1.7.12
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: directx-d3d
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
    Classification: Unclassified

The conformance test errors are:
visual.c:1803: Test failed: rcp_test: Got unexpected color 0x00ffffff, expected
0x00808080.
visual.c:1803: Test failed: rsq_test: Got unexpected color 0x00ffffff, expected
0x00b4b4b4.
visual.c:1803: Test failed: exp_test: Got unexpected color 0x00d6d6d6, expected
0x00404040.
visual.c:1803: Test failed: expp_test: Got unexpected color 0x00ffffff,
expected 0x00404040.
visual.c:1803: Test failed: log_test: Got unexpected color 0x00000000, expected
0x00ffffff.
visual.c:1803: Test failed: logp_test: Got unexpected color 0x0000ff00,
expected 0x00ffffff.

These errors occur on my Acer laptop: Windows 8.1 running on real hardware with
an Intel HD4000 graphics card. It turns out they also happen on my
fg-win2000-uplast and fg-win7u64-0sp VMware VMs. And interestingly also on the
WineTestBot w864 VM which should help with tests.

http://test.winehq.org/data/tests/d3d8:visual.html

The commit that introduced these tests is:

commit 27dc41d0dc31f02476a008cbe1a517bc9a425a30
Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Dec 12 10:23:29 2013 +0100

    wined3d: Fix the source swizzle for WINED3DSIH_LOG and WINED3DSIH_LOGP.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list