Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-14 | some more style fixes from cpplint. | Andrei Karas | 1 | -9/+9 | |
2013-04-12 | first part of style fixed after cpplint checks. | Andrei Karas | 1 | -2/+0 | |
2013-03-12 | Fix code style. | Andrei Karas | 1 | -2/+4 | |
2013-03-10 | Improve mobileopenglgraphics class. | Andrei Karas | 1 | -75/+76 | |
2013-01-17 | Add some flags to OpenGL initialization. | Andrei Karas | 1 | -0/+8 | |
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-12-27 | Move setColor in graphics classes from cpp to h. | Andrei Karas | 1 | -6/+0 | |
2012-12-06 | Remove unused drawing class. | Andrei Karas | 1 | -122/+0 | |
2012-12-01 | Add batch drawing for any images. | Andrei Karas | 1 | -0/+183 | |
Add this drawing to Button. | |||||
2012-11-24 | Fix code style. | Andrei Karas | 1 | -1/+6 | |
2012-11-21 | Add some consts to draw backend. | Andrei Karas | 1 | -20/+24 | |
2012-11-20 | Add debug option to show draw calls per frame. | Andrei Karas | 1 | -2/+29 | |
Also fix map draw and text in debug window with mobile OpenGL. | |||||
2012-11-12 | Moving Android on screen keyboard button from SDL to ManaPlus. | Andrei Karas | 1 | -0/+2 | |
Also add basic functions for handling other on screen buttons. | |||||
2012-11-07 | Add own profiler and profiler info to some code. | Andrei Karas | 1 | -0/+7 | |
2012-10-27 | Fix code style. | Andrei Karas | 1 | -29/+28 | |
2012-10-26 | Add initial version of mobile OpenGL backend. | Andrei Karas | 1 | -0/+1180 | |