From 37a92b86d13e89d0dcec92be6d23ceced29dbc36 Mon Sep 17 00:00:00 2001 From: scuri Date: Mon, 21 Jun 2010 22:55:10 +0000 Subject: *** empty log message *** --- html/en/drv/gl.html | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 html/en/drv/gl.html (limited to 'html') diff --git a/html/en/drv/gl.html b/html/en/drv/gl.html new file mode 100644 index 0000000..2b94b10 --- /dev/null +++ b/html/en/drv/gl.html @@ -0,0 +1,108 @@ + + + + + + +GL + + + + + + +

GL Driver

+ +

This driver represents a basic driver for all system-dependent drivers + implemented in the X-Windows system using the + OpenGL SDK. The implementation uses the OpenGL, GLU and GLX API functions. + For the font support, this driver uses the + FTGL + API functions, which it was written against the + Free Type library.

+ +

Behavior of Functions

+

Control 

+ +

Coordinate System and Clipping

+ +

Primitives

+ +

Client Images

+ +

Attributes

+ +

Colors

+ +

Exclusive Attributes

+ + + + + + + + -- cgit v1.2.3