http://bugs.winehq.org/show_bug.cgi?id=27524
--- Comment #7 from Christofer Bergman morindhal@gmail.com 2011-06-21 16:59:37 CDT --- (In reply to comment #5)
Created an attachment (id=35218)
--> (http://bugs.winehq.org/attachment.cgi?id=35218) [details]
Rough fix
First of all, thanks for the bug report. I can reproduce the bug only with the (non-default) "backbuffer" OffscreenRenderingMode. Assuming that nothing blocks you from using the default "fbo" mode, can you confirm that you experience the bug only with backbuffer? I want to make sure I'm tacking the right bug...
In any case, the attached patch fixes the issue I get in backbuffer ORM mode.
fbo does not suffer the same bug, allthough switching to it for me in EQ2 is a impossibility due to other issues with my drivers and fbo. To sum up this only happens in backbuffer OffscreenRenderingMode.