http://bugs.winehq.org/show_bug.cgi?id=10414
--- Comment #2 from F. Delente fdelente@mail.cpod.fr 2007-11-12 15:13:43 --- (In reply to comment #1)
Confirming with the Dark Crusade demo that this is a problem in Wine 0.9.48. Please do regression testing as described here
http://wiki.winehq.org/GitWine#head-fc6d68a85d32bb6a8f4ea0485f50dbb6409ab6f4
To find out which change caused the regression.
I started to do the regression but had to stop because of an error in compilation after a few bisects:
directx.c: In function 'IWineD3DImpl_FillGLCaps': directx.c:820: error: 'CARD_NVIDIA_GEFORCE_8800GTS' undeclared (first use in this function) directx.c:820: error: (Each undeclared identifier is reported only once directx.c:820: error: for each function it appears in.) directx.c:823: error: 'CARD_NVIDIA_GEFORCE_8600GT' undeclared (first use in this function) directx.c:827: error: 'CARD_NVIDIA_GEFORCE_8300GS' undeclared (first use in this function) make[2]: *** [directx.o] Error 1 make[2]: Leaving directory `/usr/local/testSpace/wine/wine-git/wine-git/dlls/wined3d' make[1]: *** [wined3d/__install-lib__] Error 2