http://bugs.winehq.org/show_bug.cgi?id=32823
Bug #: 32823 Summary: d3d9/visual triangle tests fail on Mesa 9.0 Product: Wine Version: 1.5.22 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source Severity: minor Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Classification: Unclassified
Created attachment 43350 --> http://bugs.winehq.org/attachment.cgi?id=43350 glxinfo
visual.c:8717: Test failed: CCW triangle, twoside FALSE, cull cw, replace, has color 0x00000040, expected 0x00000030 visual.c:8722: Test failed: CCW triangle, twoside TRUE, cull off, incr, has color 0x00000080, expected 0x00000090 visual.c:8724: Test failed: CW triangle, twoside TRUE, cull off, replace, has color 0x00000080, expected 0x00000030 visual.c:8732: Test failed: CCW triangle, twoside TRUE, cull cw, incr, has color 0x00000080, expected 0x00000090
There are some later, potentially related failures: visual.c:13415: Test succeeded inside todo block: Expected color 0xffff0000 at (80, 100), got 0xffff0000. visual.c:13415: Test succeeded inside todo block: Expected color 0xffff0000 at (240, 100), got 0xffff0000. visual.c:13419: Test failed: Expected color 0xff0000ff at (400, 100), got 0xffff0000. visual.c:13419: Test failed: Expected color 0xff0000ff at (560, 100), got 0xffff0000. visual.c:13415: Test succeeded inside todo block: Expected color 0xffff0000 at (80, 450), got 0xffff0000. visual.c:13415: Test succeeded inside todo block: Expected color 0xffff0000 at (240, 450), got 0xffff0000. visual.c:13419: Test failed: Expected color 0xff0000ff at (400, 450), got 0xffff0000. visual.c:13419: Test failed: Expected color 0xff0000ff at (560, 450), got 0xffff0000.