committed stpatch20110110.diff by Jonas Kümmerlin
[supertux.git] / src / video / gl / gl_renderer.cpp
2011-01-10 sommercommitted stpatch20110110.diff by Jonas Kümmerlin
2010-03-04 mathnerd314Use static casts in GL::Renderer
2010-02-21 grumbelLimit max visible area to 1280x800
2010-01-01 mathnerd314Make it build with -DCOMPILE_AMALGATION=ON. Still not...
2009-12-30 grumbelAdded cast around GLEW_ARB_texture_non_power_of_two...
2009-12-25 mathnerd314Thunderstorm sounds (from Auria and Some_Person)
2009-12-14 grumbelAdded TexturePtr
2009-12-13 grumbelMore use of SurfacePtr
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...