Advertisement

Accessing GLX Context with xlib

Started by September 02, 2004 07:17 AM
-1 comments, last by LonelyStar 20 years, 2 months ago
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