Prevent crash on exit.
[supertux.git] / src / video / gl_lightmap.cpp
2008-08-28 Wolfgang BeckerPrevent crash on exit.
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2008-05-18 Matthias BraunOpenGL ES uses glOrthof
2008-05-18 Matthias Braunmore opengles changes
2008-05-18 Matthias Brauna few more opengles changes
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim GoyaInitial integration, lots of broken stuff
2007-08-25 Tim GoyaRemove draw_text from renderer.hpp and lightmap.hpp...
2007-08-18 Tim GoyaSDL: Implement lightmaps smaller than the screen size...
2007-08-18 Tim GoyaPrecalculated renderer specific surface data, better...
2007-08-15 Tim GoyaRefactored video/ subsystem to make adding other method...