summaryrefslogtreecommitdiffstats
path: root/core/jni/android_opengl_GLES20.cpp
Commit message (Expand)AuthorAgeFilesLines
* Regenerate GL stubsAndy McFadden2013-04-251-15/+22
* regenerate GLES java bindingsMathias Agopian2013-02-251-987/+992
* regenerate egl/gles stubs from glgenMathias Agopian2013-02-221-4/+4
* New bindings generated by glgenThomas Tafertshofer2012-07-231-3/+3
* updated gles20 bindings, fixes broken methodsThomas Tafertshofer2012-07-191-0/+335
* Updated OpenGL bindings to fix nio buffer crashThomas Tafertshofer2012-07-121-87/+390
* Fixed exception caused crash in GL bindingsThomas Tafertshofer2012-06-271-176/+690
* Kill the global references in the OpenGL wrappers.Elliott Hughes2011-04-111-221/+177
* Add Java support for a few accidentally omitted OpenGL ES APIs.Jack Palevich2011-03-281-10/+70
* Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.Jack Palevich2010-06-221-0/+28
* Add a Java API for OpenGL ES 2.0.Jack Palevich2009-11-191-0/+5023