Made WARNING build option usable again
[supertux.git] / src / video / video_systems.cpp
2014-08-04 Ingo RuhnkeMerge branch 'feature/c++11'
2014-08-03 Ingo RuhnkeFixed some std::unique_ptr<> issues
2014-08-03 Ingo RuhnkeMerge branch 'feature/sdl2'
2014-01-30 Tobias MarkusAdding another null check to prevent another crash
2014-01-30 Tobias MarkusAdding another null check to prevent another crash
2009-12-28 Mathnerd314include fixes from ohnobinki, video_systems.cpp should...
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...
2008-04-11 Wolfgang Becker* Peek in X and Y direction at the same time.
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...