aboutsummaryrefslogtreecommitdiff
path: root/graphics/allegrogl/pkg-descr
blob: d5cfcb933fad6a9472068d7170b2084655b63fed (plain) (blame)
1
2
3
4
5
6
7
The library mostly provides functions to allow you to use OpenGL alongside
Allegro -- you use OpenGL for your rendering to the screen, and Allegro
for miscellaneous tasks like gathering input, doing timers, getting
cross-platform portability, loading data, playing samples and drawing your
textures. So this library fills the same hole that things like GLUT do.

WWW:	http://allegrogl.sourceforge.net/