Re: [1/5] winex11: Load the XComposite extension when available
Sept. 23, 2007
9:20 p.m.
Chris Robinson wrote:
A set of patches to replace the scissors hack with offscreen rendering and compositing. Step one, look for and load the XComposite extension libs.
------------------------------------------------------------------------
+int usexcomposite = 1; It should be off by default until users will have enough time to test if it's working properly.
Vitaliy.
September 2007
9:30 p.m.
New subject: [1/5] winex11: Load the XComposite extension when available
On Sunday 23 September 2007 02:20:06 pm you wrote:
It should be off by default until users will have enough time to test if it's working properly.
Vitaliy.
This patch itself does nothing but load the XComposite lib and its functions. It's up to the subsystems themselves to do with it what they will (hence why there's the GL-specific compositing option).
6760
Age (days ago)
6760
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Robinson -
Vitaliy Margolen