http://bugs.winehq.org/show_bug.cgi?id=34574
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #46065|0 |1 is obsolete| |
--- Comment #9 from Stefan Dösinger stefan@codeweavers.com 2013-09-25 07:36:39 CDT --- Created attachment 46068 --> http://bugs.winehq.org/attachment.cgi?id=46068 wined3d: Restore the previous context after accessing the WGL drawable.
Can you give this patch a try? I prefer it over the previous one because it keeps the problems of the nested context_acquire calls confined to the three functions that do those calls.
I also noticed that the rendering output is not positioned correctly in windows mode. Does this problem happen on your system too? Is it a regression as well?