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

Vitaliy Margolen wine-devel at kievinfo.com
Sun Sep 23 16:22:35 CDT 2007


Chris Robinson wrote:
> 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).
> 
> 
Same here, default should be disabled. Do not introduce more regressions in 
something already broken by default. And don't punish something that works 
perfectly without anything extra.

Vitaliy.



More information about the wine-devel mailing list