summaryrefslogtreecommitdiffstats
path: root/core/jni/android_opengl_GLES10.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace JNI primitive array critical calls with non-critical ones.Hiroshi Yamauchi2015-05-121-115/+230
* 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-1/+8
* regenerate GLES java bindingsMathias Agopian2013-02-251-1042/+287
* New bindings generated by glgenThomas Tafertshofer2012-07-231-2/+2
* Updated OpenGL bindings to fix nio buffer crashThomas Tafertshofer2012-07-121-29/+145
* Fixed exception caused crash in GL bindingsThomas Tafertshofer2012-06-271-63/+358
* Kill the global references in the OpenGL wrappers.Elliott Hughes2011-04-111-107/+79
* Fix bug 1856713 gl Pointer functions should use Buffer positionJack Palevich2009-05-151-8/+17
* remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eg...Mathias Agopian2009-05-081-0/+13
* Require native-order direct buffers for glXXXPointer APIs.Jack Palevich2009-05-071-16/+28
* Fix automatically generated code for glGetJack Palevich2009-05-071-21/+34
* Enable static Java APIs for OpenGL ES 1.1 extensions.Jack Palevich2009-04-241-1/+1
* Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich2009-04-161-0/+3518