[PATCH 1/2] wined3d: Restore the pixel format of the window whose pixel format was actually changed. (resend)

Ken Thomases ken at codeweavers.com
Thu Feb 6 19:13:31 CST 2014


The code had been restoring the pixel format of the window targeted by the
app's current GL context, if any.  If that were a different window, then the
pixel format of the window targeted by wined3d would not be restored.
---
dlls/wined3d/context.c         | 87 ++++++++++++++++++++++++++++++------------
dlls/wined3d/wined3d_private.h |  1 +
2 files changed, 64 insertions(+), 24 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wined3d-Restore-the-pixel-format-of-the-window-whose.patch
Type: text/x-patch
Size: 7897 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140206/c606a2e5/attachment.bin>


More information about the wine-patches mailing list