http://bugs.winehq.org/show_bug.cgi?id=17994
Summary: Failure in D3D8 test in test function texop_test Product: Wine Version: 1.1.19 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: celticht32@aol.com
Ran the make test and recieved the following failure :
visual.c:1264: Test failed: Operation MULTIPLYADD returned color 0x00cc99cc, expected 0x00ff3300 visual.c:1264: Test failed: Operation LERP returned color 0x00999999, expected 0x00003333
make[2]: Entering directory `/home/cahrendt/wine-git/dlls/d3d8/tests' ../../../tools/runtest -q -P wine -M d3d8.dll -T ../../.. -p d3d8_test.exe.so visual.c && touch visual.ok visual.c:1264: Test failed: Operation MULTIPLYADD returned color 0x00cc99cc, expected 0x00ff3300 visual.c:1264: Test failed: Operation LERP returned color 0x00999999, expected 0x00003333
Chris