summaryrefslogtreecommitdiff
path: root/src/resources/imagehelper.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-10Improve a bit image load speed.Andrei Karas1-0/+2
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/+3
2012-10-30Add unused warnings to other files.Andrei Karas1-10/+11
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-3/+4
2012-09-02Add const to more classes.Andrei Karas1-6/+6
2012-06-15Fix code style.Andrei Karas1-16/+15
2012-06-14Fix compilation error with clang.Andrei Karas1-4/+8
2012-06-11Fix code style.Andrei Karas1-0/+3
2012-06-10Split ImageHelper to ImageHelper, SDLImageHelper, OpenGLImageHelper.Andrei Karas1-94/+13
2012-06-09Move static methods from Image class to ImageHelper class.Andrei Karas1-0/+170