Encyclopedia: GLX...
Encyclopedia : G : GL : GLX (2 articles)
GLX
GLX (initialism for "OpenGL Extension to the X Window System") provides the glue connecting OpenGL and the X Window System: it enables programs wishing to use OpenGL to do so within a window provided by the X Window System. GLX consists of three parts: An API that provides OpenGL functions to an X ..
GLX visual
In computing, a GLX visual is a set of attributes that define a mode in which OpenGL programs can write to X windows with GLX. A list of GLX visuals can be found with the command "glxinfo". Programs can get a GLX visual matching the desired properties with glXChooseVisual. In principle, a GLX visual..
From Wikipedia, the Free Encyclopedia. Article contents subject to the GNU Free Documentation License.
