Agar


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


DESCRIPTION

The Agar wgl driver provides a direct interface to the Windows API, and renders GUI elements using OpenGL primitives and textures. On the Windows platform, wgl is usually the default driver.

INHERITANCE HIERARCHY

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

EXAMPLES

AG_InitGraphics("wgl");

OPTIONS

No driver options are currently defined.

SEE ALSO

AG_Intro(3), AG_Driver(3), AG_DriverGLX(3), AG_GL(3)
http://www.opengl.org/
http://msdn.microsoft.com/

HISTORY

The wgl driver first appeared in Agar 1.4.0.