Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-12-13 | Fix code style. | Andrei Karas | 1 | -2/+3 |
2015-12-12 | Fix compilation warning. | Andrei Karas | 1 | -2/+2 |
2015-12-11 | Add pseudo function for some gl calls. | Andrei Karas | 1 | -25/+25 |
2015-12-11 | Add nacl gl init and nacl defines and includes in most files. | Andrei Karas | 1 | -0/+3 |
2015-12-11 | Fix warnings in mobileopengl2graphics. | Andrei Karas | 1 | -75/+93 |
2015-12-11 | Remove commented code from mobileopengl2graphics. | Andrei Karas | 1 | -13/+0 |
2015-12-11 | In mobileopengl2graphics update texture size uniform only if size changed. | Andrei Karas | 1 | -4/+11 |
2015-12-11 | Impliment initial mobileopengl2graphics as OpenGL ES 2 backend. | Andrei Karas | 1 | -158/+154 |
2015-12-10 | Dont use VAO in mobileopengl2graphics in nacl. | Andrei Karas | 1 | -0/+6 |
2015-12-10 | Remove all element buffer references from mobile opengl 2 backend. | Andrei Karas | 1 | -28/+0 |
2015-12-10 | Copy modernopengl into mobileopengl2 backend. | Andrei Karas | 1 | -0/+1372 |