[PATCH 1/2] winemac: Don't recreate the GL view when the pixel format is set again.

Ken Thomases ken at codeweavers.com
Sun Mar 23 22:44:18 CDT 2014


It's not necessary.  Unlike with X11, on Mac OS X the pixel format doesn't affect
the properties of windows and views.  The pixel format is a property of the GL
context, which can attach to any view.
---
dlls/winemac.drv/opengl.c |   31 ++++++++++++++++---------------
1 files changed, 16 insertions(+), 15 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Don-t-recreate-the-GL-view-when-the-pixel-fo.patch
Type: text/x-patch
Size: 1825 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140323/ec2d0f3c/attachment.bin>


More information about the wine-patches mailing list