summaryrefslogtreecommitdiff
path: root/src/render/mobileopengl2graphics.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-12-11Add nacl gl init and nacl defines and includes in most files.Andrei Karas1-0/+3
2015-12-11Fix warnings in mobileopengl2graphics.Andrei Karas1-75/+93
2015-12-11Remove commented code from mobileopengl2graphics.Andrei Karas1-13/+0
2015-12-11In mobileopengl2graphics update texture size uniform only if size changed.Andrei Karas1-4/+11
2015-12-11Impliment initial mobileopengl2graphics as OpenGL ES 2 backend.Andrei Karas1-158/+154
2015-12-10Dont use VAO in mobileopengl2graphics in nacl.Andrei Karas1-0/+6
2015-12-10Remove all element buffer references from mobile opengl 2 backend.Andrei Karas1-28/+0
2015-12-10Copy modernopengl into mobileopengl2 backend.Andrei Karas1-0/+1372