http://bugs.winehq.org/show_bug.cgi?id=27524
--- Comment #6 from Alberto Marchesini alberto.marchesini@gmail.com 2011-06-21 04:12:53 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.
Matteo, I'm on a business trip these days, cannot get to my linux box. I will be able to test your patch on the weekend. Maybe Christofer can give it a try?
As for the fbo you are probably right, I remember tampering with the registry settings, but I cannot confirm that right now.
ciao
Alberto