summaryrefslogtreecommitdiffstats
path: root/core/jni/android_opengl_GLES10Ext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace JNI primitive array critical calls with non-critical ones.Hiroshi Yamauchi2015-05-121-22/+136
* 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-2/+9
* regenerate GLES java bindingsMathias Agopian2013-02-251-10/+229
* Updated OpenGL bindings to fix nio buffer crashThomas Tafertshofer2012-07-121-12/+19
* Fixed exception caused crash in GL bindingsThomas Tafertshofer2012-06-271-8/+26
* Kill the global references in the OpenGL wrappers.Elliott Hughes2011-04-111-44/+21
* 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/+254