Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-11 | Fix compilation warning. | Andrei Karas | 1 | -1/+1 |
2016-02-11 | Use inline attribute in some critial performance functions. | Andrei Karas | 1 | -11/+16 |
2016-01-02 | Update copyrights year. | Andrei Karas | 1 | -1/+1 |
2015-12-25 | Add restrict keyword to all renderers. | Andrei Karas | 1 | -17/+20 |
2015-12-25 | Add restrict to all methods in graphics. | Andrei Karas | 1 | -1/+1 |
2015-12-25 | Add restrict keyword in openglgraphicsdef1.hpp | Andrei Karas | 1 | -1/+1 |
2015-12-11 | In mobileopengl2graphics update texture size uniform only if size changed. | Andrei Karas | 1 | -1/+4 |
2015-12-11 | Impliment initial mobileopengl2graphics as OpenGL ES 2 backend. | Andrei Karas | 1 | -3/+7 |
2015-12-10 | Dont use VAO in mobileopengl2graphics in nacl. | Andrei Karas | 1 | -0/+2 |
2015-12-10 | Remove all element buffer references from mobile opengl 2 backend. | Andrei Karas | 1 | -4/+0 |
2015-12-10 | Copy modernopengl into mobileopengl2 backend. | Andrei Karas | 1 | -0/+140 |