Merged drawing code from SDLLightmap and SDLRenderer into helper class SDLPainter
authorIngo Ruhnke <grumbel@gmail.com>
Thu, 31 Jul 2014 19:03:59 +0000 (21:03 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Thu, 31 Jul 2014 19:03:59 +0000 (21:03 +0200)
commitd70f6d036935da2db6b19a7adc742bc691fb2554
tree859ca1f72bf396c470e98ef8808d0c7f5e3ab68e
parent4cb5ee2709ef1d25a19104e9504160a06bc7d8f5
Merged drawing code from SDLLightmap and SDLRenderer into helper class SDLPainter
src/video/sdl/sdl_lightmap.cpp
src/video/sdl/sdl_painter.cpp [new file with mode: 0644]
src/video/sdl/sdl_painter.hpp [new file with mode: 0644]
src/video/sdl/sdl_renderer.cpp