http://bugs.winehq.org/show_bug.cgi?id=22624 Roderick Colenbrander <thunderbird2k(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k(a)gmail.com --- Comment #2 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2010-05-08 16:02:12 --- We should not make any wgl calls between a ENTER_GL / LEAVE_GL block because of issues like the one you described (see bug 9810). Actually wglFlush/wglFinish are not official WGL calls (they don't go through our gdi32 code) but the same applies to them, so the patch you propose is correct. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.