aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/texture.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* base: moved Image and Texture to more appropriate locationsAlexander Sulfrian2013-01-051-91/+0
|
* Makefile.inc: modularized flags, removed include dirsAlexander Sulfrian2013-01-051-1/+1
|
* ported from log4cxx to log4cppAlexander Sulfrian2013-01-051-1/+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-12/+40
| | | | draw, repaint methods do not have the SDL_Surface* parameter anymore
* renamed texture_plain to textureAlexander Sulfrian2013-01-051-0/+62