Remove draw_text from renderer.hpp and lightmap.hpp since text drawing is done in...
[supertux.git] / src / video / gl_lightmap.cpp
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...