summaryrefslogtreecommitdiff
path: root/src/mobileopenglgraphics.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-31move render classes into render dir.Andrei Karas1-232/+0
2013-08-31fix code style and some minor issues.Andrei Karas1-1/+0
2013-08-26fix compilation warnings with sdl2.Andrei Karas1-0/+2
2013-08-18Split from Graphics SDL related code into SDLGraphics.Andrei Karas1-2/+0
2013-06-03Remove subdir SDL from SDL includes.Andrei Karas1-1/+1
2013-06-03fix SDL includes.Andrei Karas1-1/+1
2013-05-28fix guard header part3.Andrei Karas1-1/+1
2013-05-04add function to graphics class to set normal and outline colors at once.Andrei Karas1-0/+7
2013-04-20fix style in other files.Andrei Karas1-1/+1
2013-04-14another fixes from cpplint.Andrei Karas1-2/+0
2013-03-10Improve mobileopenglgraphics class.Andrei Karas1-4/+4
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-27Add support for draw outlined text.Andrei Karas1-0/+1
2012-12-27Move setColor in graphics classes from cpp to h.Andrei Karas1-1/+5
2012-12-06Remove unused drawing class.Andrei Karas1-8/+0
2012-12-01Add batch drawing for any images.Andrei Karas1-0/+20
2012-11-21Add some consts to draw backend.Andrei Karas1-12/+10
2012-11-20Add debug option to show draw calls per frame.Andrei Karas1-0/+9
2012-10-30Add unused warnings to some files.Andrei Karas1-1/+1
2012-10-26Add initial version of mobile OpenGL backend.Andrei Karas1-0/+204