AllegroGL  0.4.4
Modules
Here is a list of all modules:
 Version information
 Core routinesBasic AllegroGL functions
 Graphics driversUse set_gfx_mode to select an OpenGL mode as normal, but using e.g
 Bitmap RoutinesAllegroGL provides a function to set color depth for video bitmaps
 Texture RoutinesAllegroGL provides functions to allow using Allegro BITMAP objects to be used as OpenGL textures
 Math conversion routinesRoutines to convert between OpenGL and Allegro math types
 Text drawing and fonts.AllegroGL now provides mechanisms for converting Allegro FONTs to a format which is more usable in OpenGL
 OpenGL ExtensionsManagement of the OpenGL extensions mechanism
 Allegro-compatible GUI routinesAllegroGL GUI wrappers
 Allegro Graphics DriverThese functions are used to implement Allegro function over an OpenGL screen
 Option settingsOpenGL has many options controlling the way a video mode is selected
 Allegro Interfacing