Fixed resize handling of lightmaps, they are now recreated on resize()
[supertux.git] / src / video / sdl / sdl_lightmap.hpp
2014-08-29 Ingo RuhnkeFixed resize handling of lightmaps, they are now recrea...
2014-08-17 Ingo RuhnkeAdded some m_ prefixes to member variables in SDLRender...
2014-08-03 Mathnerd314Merge branch 'master' of https://code.google.com/p...
2014-08-03 Ingo RuhnkeMerge branch 'master' of https://code.google.com/p...
2014-08-03 Ingo RuhnkeMerge branch 'feature/sdl2'
2014-07-31 Ingo RuhnkeImplemented basic lightmap rendering, still a bit of...
2014-07-30 Ingo RuhnkeRemoved unused "void Renderer::draw_text(const DrawingR...
2014-07-30 Ingo RuhnkeDisabled some more code, game now starts up and plays...
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...