Agar


Note: The Agar manual pages follow certain conventions, notably concerning function return values. Please read AG_Intro(3) first.


DESCRIPTION

The Agar glx driver provides a direct interface to the X Window System, and renders GUI elements using OpenGL primitives and textures. On Unix-like platforms where the X Window System is available, glx is usually the default driver.

INHERITANCE HIERARCHY

AG_Driver(3)-> AG_DriverMw(3)-> AG_DriverGLX.

EXAMPLES

AG_InitGraphics("glx");

OPTIONS

No driver options are currently defined.

SEE ALSO

AG_Intro(3), AG_Driver(3), AG_DriverWGL(3), AG_GL(3)
http://x.org/
http://www.opengl.org/

HISTORY

The glx driver first appeared in Agar 1.4.0.