[5/5] winex11: Use an offscreen redirected window for child OpenGL rendering

Chris Robinson chris.kcat at gmail.com
Sun Sep 23 15:55:48 CDT 2007


This uses XComposite, when available, to render GL to an offscreen window, and 
updates the win32 window when glFlush/glFinish/SwapBuffers is called. When 
rendering to a top-level window with a matching visual, it renders 
directly "onscreen", and setting the registry key
HKCU\Software\Wine\X11 Driver\CompositeGL
to false will disable GL compositing behavior even when XComposite is 
available (default is enabled).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-winex11-Use-an-offscreen-redirected-window-for-chil.patch
Type: text/x-diff
Size: 9596 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070923/133b31af/attachment.patch 


More information about the wine-patches mailing list