summaryrefslogtreecommitdiffstats
path: root/core/jni/android_opengl_GLES11Ext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace JNI primitive array critical calls with non-critical ones.Hiroshi Yamauchi2015-05-121-216/+330
* 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-1/+1
* Regenerate GL stubsAndy McFadden2013-04-251-3/+10
* regenerate GLES java bindingsMathias Agopian2013-02-251-107/+305
* Updated OpenGL bindings to fix nio buffer crashThomas Tafertshofer2012-07-121-43/+221
* Fixed exception caused crash in GL bindingsThomas Tafertshofer2012-06-271-112/+502
* 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-45/+369
* Implement Matrix Palette extension.Jack Palevich2009-12-081-14/+65
* Fix automatically generated code for glGetJack Palevich2009-05-071-5/+1
* Enable static Java APIs for OpenGL ES 1.1 extensions.Jack Palevich2009-04-241-166/+1214
* Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich2009-04-161-0/+1417