http://bugs.winehq.org/show_bug.cgi?id=10221
--- Comment #7 from Dan Kegel dank@kegel.com 2008-05-13 10:48:30 --- With today's git, and with a fresh metacity per http://bugs.winehq.org/show_bug.cgi?id=9916#c69, I think the only "make test" failures on my Compaq r3000 laptop running Gutsy will be these four from d3d9/visual:
fixme:d3d:tex_alphaop Attempt to enable unsupported stage! visual.c:8694: Test failed: TSSARGTEMP test returned color 0x00ff0000, expected 0x00FFFF00 fixme:d3d:tex_colorop >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glActiveTextureARB @ state.c / 1833 visual.c:9074: Test failed: stretchrect: Pixel 160,360 has color 0x00000000, expected 0x00ff0000 visual.c:9076: Test failed: stretchrect: Pixel 480,360 has color 0x00000000, expected 0x0000ff00 visual.c:9078: Test failed: stretchrect: Pixel 480,120 has color 0x00000000, expected 0x000000ff
(but see also bug 12246 for a d3d9/stateblock problem under warn+heap).