Accessing GLX Context with xlib
Hi everybody, I was wondering if it was possible to set up GLX and Xlib so that I can use a Xlib function (like XCopyArea) to copy from a glx back buffer to the glx front buffer. Right now I am using glCopyPixels which is very slow. I looked for glx and xlib manuals, but could not find anything usefull in them. Thanks!
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement