summaryrefslogtreecommitdiffstats
path: root/core/jni/android_opengl_GLES11.cpp
Commit message (Expand)AuthorAgeFilesLines
* New bindings generated by glgenThomas Tafertshofer2012-07-231-1/+1
* Updated OpenGL bindings to fix nio buffer crashThomas Tafertshofer2012-07-121-34/+172
* Fixed exception caused crash in GL bindingsThomas Tafertshofer2012-06-271-102/+494
* Kill the global references in the OpenGL wrappers.Elliott Hughes2011-04-111-129/+107
* Add Java support for a few accidentally omitted OpenGL ES APIs.Jack Palevich2011-03-281-4/+57
* Implement Matrix Palette extension.Jack Palevich2009-12-081-9/+32
* Add size checks for glBufferData and glBufferSubDataJack Palevich2009-10-211-0/+12
* Fix automatically generated code for glGetJack Palevich2009-05-071-5/+1
* Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich2009-04-161-0/+2469