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 Ingo RuhnkeDisabled debugging output on video mode switch
2009-12-06 Ingo RuhnkeReplaced GL_ARB_texture_non_power_of_two with proper...
2009-12-06 Ingo RuhnkeRenamed Rect to Rectf
2009-11-28 Ingo RuhnkeReimplemented switch from/to fullscreen
2009-11-21 Ingo RuhnkeRenamed namespaces to all lowercase
2009-11-20 Ingo RuhnkeUse GLEW to check for OpenGL extensions
2009-11-20 Ingo RuhnkeAdded Size class
2009-11-20 Ingo RuhnkeFixed screenshots of windows that have a sizes not...
2009-11-18 Ingo RuhnkeAdded supertux/globals.?pp to collect all the random...
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...