summaryrefslogtreecommitdiffstats
path: root/core/jni/android_opengl_GLES11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace JNI primitive array critical calls with non-critical ones.Hiroshi Yamauchi2015-05-121-160/+278
* Frameworks/base: New GL bindingsAndreas Gampe2014-11-121-0/+4
* opengl: Fix #include style in generated JNI codeJesse Hall2014-05-211-2/+2
* Use reinterpret_cast when an integer is cast to a pointerAshok Bhat2014-02-241-6/+6
* Regenerate GL stubsAndy McFadden2013-04-251-8/+15
* regenerate GLES java bindingsMathias Agopian2013-02-251-413/+369
* 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