summaryrefslogtreecommitdiff
path: root/src/resources/sdlimagehelper.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-15improve imagehelper class.Andrei Karas1-6/+8
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-27Fix text size if it was not power of two.Andrei Karas1-0/+1
2012-12-27Change outline function to better quality but slower.Andrei Karas1-0/+2
2012-10-30Add unused warnings to other files.Andrei Karas1-7/+8
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor from other classes.Andrei Karas1-0/+5
2012-09-30add atlas textures support.Andrei Karas1-1/+1
2012-09-23Add missing final keywords to classes.Andrei Karas1-1/+1
2012-09-04add const to more classes,Andrei Karas1-1/+1
2012-09-03Add const to more classes.Andrei Karas1-5/+6
2012-06-10Split ImageHelper to ImageHelper, SDLImageHelper, OpenGLImageHelper.Andrei Karas1-0/+85