Added empty SurfaceData class so we don't have to pass around void* pointers and...
authorgrumbel <grumbel@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sun, 6 Dec 2009 09:41:00 +0000 (09:41 +0000)
committergrumbel <grumbel@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sun, 6 Dec 2009 09:41:00 +0000 (09:41 +0000)
commitfb129d19958d9a5aa57d894cb0f63ca0e23a1885
tree96205612963e6f10522f9255dcd7beb188826728
parent8e0df2e4e404058b49944e59cbfe97b613900329
Added empty SurfaceData class so we don't have to pass around void* pointers and break destruction

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6184 837edb03-e0f3-0310-88ca-d4d4e8b29345
src/video/gl/gl_surface_data.hpp
src/video/sdl/sdl_surface_data.hpp
src/video/surface.cpp
src/video/surface.hpp
src/video/surface_data.hpp [new file with mode: 0644]
src/video/video_systems.cpp
src/video/video_systems.hpp