index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mobileopenglgraphics.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-21
some other fixes from cpplint.
Andrei Karas
1
-2
/
+2
2013-04-20
fix style in other files.
Andrei Karas
1
-4
/
+5
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
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
2012-11-12
Moving Android on screen keyboard button from SDL to ManaPlus.
Andrei Karas
1
-0
/
+2
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