[PATCH 3/5] winemac: Consolidate code paths for clearing the OpenGL context.

Ken Thomases ken at codeweavers.com
Tue Jan 14 01:25:03 CST 2014


We clear it if the context or the view is NULL.  If the context is non-NULL,
we want to disassociate the views of both the current and passed-in contexts,
if they differ.
---
dlls/winemac.drv/cocoa_opengl.m | 44 +++++++++++++++++++----------------------
1 file changed, 20 insertions(+), 24 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-winemac-Consolidate-code-paths-for-clearing-the-Open.patch
Type: text/x-patch
Size: 2202 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140114/82f5d202/attachment-0001.bin>


More information about the wine-patches mailing list