|
|
| |
AG_DRIVERGLX(3) |
FreeBSD Library Functions Manual |
AG_DRIVERGLX(3) |
AG_DriverGLX —
agar GLX driver
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.
AG_InitGraphics("glx");
AG_InitGraphics("glx(stereo)");
- stereo
- Request a stereoscopic visual.
The glx driver first appeared in Agar 1.4.0.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |