change some LAYER_GUI to LAYER_HUD, update tinygettext, fix a warning in miniswig
[supertux.git] / src / video / gl / gl_renderer.cpp
2009-12-13 mathnerd314change some LAYER_GUI to LAYER_HUD, update tinygettext...
2009-12-07 grumbelDisabled debugging output on video mode switch
2009-12-06 grumbelReplaced GL_ARB_texture_non_power_of_two with proper...
2009-12-06 grumbelRenamed Rect to Rectf
2009-11-28 grumbelReimplemented switch from/to fullscreen
2009-11-21 grumbelRenamed namespaces to all lowercase
2009-11-20 grumbelUse GLEW to check for OpenGL extensions
2009-11-20 grumbelAdded Size class
2009-11-20 grumbelFixed screenshots of windows that have a sizes not...
2009-11-18 grumbelAdded supertux/globals.?pp to collect all the random...
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...