summaryrefslogtreecommitdiff
path: root/src/resources/openglimagehelper.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-15improve imagehelper class.Andrei Karas1-11/+13
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-27Fix text size if it was not power of two.Andrei Karas1-1/+3
2012-12-27Change outline function to better quality but slower.Andrei Karas1-0/+2
2012-10-30Add unused warnings to other files.Andrei Karas1-9/+9
2012-10-17Add OpenGL support for Android builds (partially).Andrei Karas1-0/+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/+6
2012-10-08Fix compilation errors and warnings in different modes.Andrei Karas1-2/+2
2012-10-01Using GL_ARB_sampler_objects.Andrei Karas1-7/+6
2012-09-30add atlas textures support.Andrei Karas1-1/+6
2012-09-23Add missing final keywords to classes.Andrei Karas1-1/+1
2012-09-03Add const to more classes.Andrei Karas1-5/+5
2012-09-02Add const to more classes.Andrei Karas1-1/+2
2012-07-17Fix more code style and additional warnings.Andrei Karas1-1/+1
2012-06-10Split ImageHelper to ImageHelper, SDLImageHelper, OpenGLImageHelper.Andrei Karas1-0/+122