SDL: use SDL_DisplayFormat instead of SDL_DisplayFormatAlpha for images that don...
[supertux.git] / src / video / sdl_texture.cpp
2007-08-21 Tim GoyaSDL: use SDL_DisplayFormat instead of SDL_DisplayFormat...
2007-08-18 Tim GoyaSDL: Implement lightmaps smaller than the screen size...
2007-08-18 Tim GoyaPrecalculated renderer specific surface data, better...
2007-08-17 Tim GoyaSDL: use hash table for color cache
2007-08-15 Tim GoyaRefactored video/ subsystem to make adding other method...