aglf.c [code] | Text output and font support in OpenGL |
alleggl.c [code] | Allegro-OpenGL interfacing |
alleggl.h [code] | Main header file for AllegroGL |
allglint.h [code] | |
djgpp.c [code] | |
fontconv.c [code] | Allegro FONT conversion routines |
glext.c [code] | OpenGL extension management |
glvtable.c [code] | Allegro->OpenGL conversion vtable. Some of these don't work correctly or will be very slow. The current vtable is in early stages, and will be replaced by a better (faster) version 'soon'. Don't count on regular Allegro functions working on the screen or on video bitmaps |
glvtable.h [code] | |
gui.c [code] | AllegroGL GUI wrappers |
mainpage.foo [code] | This file only contains the information useful for the main page of the documentation - There is no code here |
math.c [code] | Converting mathematical structures from Allegro to OpenGL |
scorer.c [code] | Scoring system for screen mode selection (internal) |
scrmode.c [code] | Manipulation of screen bitmap modes You shouldn't use those unless you know what you are doing. The non-DIRECT modes are slow and don't work well. This feature may even be removed in later versions of AllegroGL |
texture.c [code] | AllegroGL texture management |
videovtb.c [code] | Video bitmaps (ie. texture rendering) vtable Some of these don't work correctly or will be very slow. The current vtable is in early stages, and will be replaced by a better (faster) version 'soon'. Don't count on regular Allegro functions working on the screen or on video bitmaps |
win.c [code] | |
x.c [code] | |