aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/image.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ported from log4cxx to log4cppAlexander Sulfrian2013-01-051-2/+2
| | | | | | log4cxx depends on Apache Portable Runtime Utility Library, so we switch to log4cpp with nearly the same features but with no dependencies for easier porting to other platforms
* changed from SDL rendering to OpenGLAlexander Sulfrian2013-01-051-2/+2
| | | | draw, repaint methods do not have the SDL_Surface* parameter anymore
* added imageloading stuff (load images to sdl_surface)Alexander Sulfrian2013-01-051-0/+68