On Fri, Sep 22, 2006, Stefan Dösinger wrote:
So the idea is to find out what the application does and fix the opengl blitting code :-)
After a debugging session, I found out that the cause of the graphical glitch is that the extension GL_REGISTER_COMBINERS_NV was enabled, and it breaks IWineD3DSurface_BltFast.
As a conclusion, Stefan's patch should be applied (and mine too :) ), as they fixes graphical issues.
I'll post both of them on wine-patch.
Cheers,
-- krys