search for: bellaby

Displaying 2 results from an estimated 2 matches for "bellaby".

2006 Jul 21
1
GLX redirection extension
I think that I may have found a potentially useful way out of some problems within the current compositing framework. Basically, the server has information that the compositor would find useful. Of course, I may be wrong ... GLX redirection --------------- The GLX protocol provides GL applications with the contexts and drawables that they require to execute GL. Since the X server is usually in
2007 Feb 01
16
input transformations
I spent some time this week trying to add support for input transformations to the server. I tried a few different approaches. The patches I've attached are what's currently working best for me. In this approach I allow every window to have it's own root window coordinate space. A window's root window coordinate space is affected by all it's ancestors. Composite clients can