summaryrefslogtreecommitdiff
path: root/src/mobileopenglgraphics.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-04-21some other fixes from cpplint.Andrei Karas1-2/+2
2013-04-20fix style in other files.Andrei Karas1-4/+5
2013-04-14some more style fixes from cpplint.Andrei Karas1-9/+9
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-2/+0
2013-03-12Fix code style.Andrei Karas1-2/+4
2013-03-10Improve mobileopenglgraphics class.Andrei Karas1-75/+76
2013-01-17Add some flags to OpenGL initialization.Andrei Karas1-0/+8
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-27Move setColor in graphics classes from cpp to h.Andrei Karas1-6/+0
2012-12-06Remove unused drawing class.Andrei Karas1-122/+0
2012-12-01Add batch drawing for any images.Andrei Karas1-0/+183
2012-11-24Fix code style.Andrei Karas1-1/+6
2012-11-21Add some consts to draw backend.Andrei Karas1-20/+24
2012-11-20Add debug option to show draw calls per frame.Andrei Karas1-2/+29
2012-11-12Moving Android on screen keyboard button from SDL to ManaPlus.Andrei Karas1-0/+2
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+7
2012-10-27Fix code style.Andrei Karas1-29/+28
2012-10-26Add initial version of mobile OpenGL backend.Andrei Karas1-0/+1180