SDL: use E(X^2) - E(X)^2 for variance to reduce an optimizer pass
[supertux.git] / src / video / sdl_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...