Agar Logo

Agar 1.7 Manual

(Printable Version)
AG_DriverGLX(3)

DESCRIPTION

ScreenshotThe 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");
AG_InitGraphics("glx(no-im)");
AG_InitGraphics("glx(stereo)");
AG_InitGraphics("glx(debug:xsync)");

OPTIONS

debugCapture GL_DEBUG_OUTPUT errors.
no-imDisable X input methods.
stereoRequest a stereoscopic visual.
xsyncEnable synchonous X events.

SEE ALSO


HISTORY

The glx driver first appeared in Agar 1.4.0. The "debug" option appeared in Agar 1.6.0.

Csoft.net ElectronTubeStore