[PATCH 3/8] wined3d: Use a separate flag to track if the GL context needs to be made current.

Ken Thomases ken at codeweavers.com
Wed Feb 19 16:14:04 CST 2014


The new needs_set flag can be cleared after it's been heeded whereas restore_ctx
must not be cleared until the context has been released back to level 0.
---
dlls/wined3d/context.c         |    5 ++++-
dlls/wined3d/wined3d_private.h |    3 ++-
2 files changed, 6 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-wined3d-Use-a-separate-flag-to-track-if-the-GL-conte.patch
Type: text/x-patch
Size: 1846 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140219/02ad8346/attachment.bin>


More information about the wine-patches mailing list