AllegroGL
0.4.4
|
Version information | |
Core routines | Basic AllegroGL functions |
Graphics drivers | Use set_gfx_mode to select an OpenGL mode as normal, but using e.g |
Bitmap Routines | AllegroGL provides a function to set color depth for video bitmaps |
Texture Routines | AllegroGL provides functions to allow using Allegro BITMAP objects to be used as OpenGL textures |
Math conversion routines | Routines 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 Extensions | Management of the OpenGL extensions mechanism |
Allegro-compatible GUI routines | AllegroGL GUI wrappers |
Allegro Graphics Driver | These functions are used to implement Allegro function over an OpenGL screen |
Option settings | OpenGL has many options controlling the way a video mode is selected |
Allegro Interfacing |