aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/texture.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* base: moved Image and Texture to more appropriate locationsAlexander Sulfrian2013-01-051-114/+0
|
* ported from log4cxx to log4cppAlexander Sulfrian2013-01-051-3/+4
| | | | | | 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 all wstring/wchar_t to string/charAlexander Sulfrian2013-01-051-3/+3
|
* changed from SDL rendering to OpenGLAlexander Sulfrian2013-01-051-1/+82
| | | | draw, repaint methods do not have the SDL_Surface* parameter anymore
* renamed texture_plain to textureAlexander Sulfrian2013-01-051-0/+32