Made code -Wshadow clean, missed a bunch of issues in the last commit
[supertux.git] / src / video / video_systems.hpp
2014-08-04 Ingo RuhnkeMerge branch 'feature/c++11'
2014-08-03 Ingo RuhnkeFixed some std::unique_ptr<> issues
2009-12-14 Ingo RuhnkeAdded TexturePtr
2009-12-06 Ingo RuhnkeAdded empty SurfaceData class so we don't have to pass...
2009-12-06 Ingo RuhnkeTurned functions in video_systems.?pp into class VideoS...
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim GoyaInitial integration, lots of broken stuff
2007-08-20 Tim Goya'auto' option that always picks what it thinks is the...
2007-08-18 Tim GoyaPrecalculated renderer specific surface data, better...