Make it build with -DCOMPILE_AMALGATION=ON. Still not certain how intern_draw/next_po...
[supertux.git] / src / video / gl / gl_renderer.cpp
2010-01-01 Mathnerd314Make it build with -DCOMPILE_AMALGATION=ON. Still not...
2009-12-30 Ingo RuhnkeAdded cast around GLEW_ARB_texture_non_power_of_two...
2009-12-25 Mathnerd314Thunderstorm sounds (from Auria and Some_Person)
2009-12-14 Ingo RuhnkeAdded TexturePtr
2009-12-13 Ingo RuhnkeMore use of SurfacePtr
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...