summaryrefslogtreecommitdiffstats
path: root/core/jni/android_opengl_GLES30.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace JNI primitive array critical calls with non-critical ones.Hiroshi Yamauchi2015-05-121-348/+460
* Update autogenerated gl functions.Dan Albert2015-02-231-2/+6
* 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-7/+7
* am 82e5d875: am ebd397ad: Merge "Regenerate all the OpenGL stubs."Elliott Hughes2013-09-271-0/+2
|\
| * Regenerate all the OpenGL stubs.Elliott Hughes2013-09-241-0/+2
* | am 0b30ad53: am 09f3cc2b: Merge "Fix GLES30 JNI registration" into jb-mr2-devJesse Hall2013-04-301-1/+1
|\ \ | |/
| * Fix GLES30 JNI registrationJesse Hall2013-04-291-1/+1
* | Regenerate GL stubsAndy McFadden2013-04-251-0/+1
|/
* Add android.opengl.GLES30, hidden for nowJesse Hall2013-04-151-0/+5217