Finishing Composite to handle transformed windows
Allen Akin
akin at pobox.com
Tue Jan 10 09:33:46 PST 2006
On Tue, Jan 10, 2006 at 08:26:35AM -0700, Brian Paul wrote:
| ...
| I think you'd just use the GLX 1.3 glxCreateWindow function:
|
| glXCreateWindow(Display *dpy, GLXFBConfig config, Window win, const
| int *attribList)
|
| You'd pass in the desired FBConfig and the root window ID, then get
| back a new GLXWindow identifier.
Yep, that's exactly what I had in mind, but I'd completely forgotten
that it was already in GLX 1.3. Thanks for the reminder!
Allen
More information about the xorg
mailing list