New grow and skid sounds from remaxim
[supertux.git] / src / video / sdl_texture.cpp
2008-05-14 Ingo RuhnkeAdded experimental and unfinished window resize more...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim GoyaInitial integration, lots of broken stuff
2007-08-24 Tim GoyaSDL: don't take note of a color in the optimizer if...
2007-08-24 Tim GoyaSDL: use E(X^2) - E(X)^2 for variance to reduce an...
2007-08-22 Tim GoyaImproved SDL_Surface optimizer to handle images that...
2007-08-21 Tim GoyaSDL: Remove the alpha channel and approximate with...
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...