GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
AG_DRIVERGLX(3) FreeBSD Library Functions Manual AG_DRIVERGLX(3)

AG_DriverGLXagar 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_Driver(3) -> AG_DriverMw(3) -> AG_DriverGLX.

AG_InitGraphics("glx");
AG_InitGraphics("glx(stereo)");
AG_InitGraphics("glx(debug:xsync)");

debug
Capture GL_DEBUG_OUTPUT errors.
stereo
Request a stereoscopic visual.
xsync
Enable synchonous X events.

AG_Driver(3), AG_GL(3), AG_InitGraphics(3), AG_Intro(3)

X.Org Foundation
 
OpenGL
 

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

December 21, 2022 Agar 1.7

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.