http://bugs.winehq.org/show_bug.cgi?id=28386
Summary: d3d9/visual.ok fails on ATI Product: Wine Version: 1.3.28 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Here are the first few failures from the log:
../../../tools/runtest -q -P wine -M d3d9.dll -T ../../.. -p d3d9_test.exe.so visual.c && touch visual.ok fixme:win:EnumDisplayDevicesW ((null),0,0x32eeb0,0x00000000), stub! visual.c:2689: Test failed: StretchRect offscreen ==> rendertarget surface scaling failed: Got color 0xff00ff00, expected 0xffff0000. ... visual.c:8745: Test failed: Expected color 0x00ff0000, got 0x00000000. visual.c:8748: Test failed: Expected color 0x00ffff00, got 0x0000ff00. ...