summaryrefslogtreecommitdiffstats
path: root/core/jni/android_opengl_GLES31.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use libnativehelper to get access to NIO buffer internalsOrion Hodson2019-04-111-47/+15
* Re-run glgen/genOrion Hodson2019-02-261-0/+2
* Remove unused static variablesOrion Hodson2019-02-251-2/+0
* Remove GCC-specific pragma and disabled Clang warningPirama Arumuga Nainar2017-11-101-1/+0
* Merge "frameworks/base: use proper nativehelper headers"Steven Moreland2017-07-201-1/+1
|\
| * frameworks/base: use proper nativehelper headersSteven Moreland2017-07-191-1/+1
* | Add missing GLES 3.x metadataRomain Guy2017-02-181-0/+13
* | Add null checks for *Buffer paramsRomain Guy2016-12-051-10/+450
|/
* Implement glCreateShaderProgramv JNIPablo Ceballos2016-03-041-2/+62
* jni: Regenerated EGL/GLES JNI files to support null argumentsPablo Ceballos2015-11-051-17/+15
* constify JNINativeMethod function pointer tablesDaniel Micay2015-09-221-1/+1
* Replace JNI primitive array critical calls with non-critical ones.Hiroshi Yamauchi2015-05-131-208/+322
* Frameworks/base: New GL bindingsAndreas Gampe2014-11-121-2/+6
* opengl: Fix #include style in generated JNI codeJesse Hall2014-05-211-2/+2
* opengl: Add GLES31 and GLES31Ext classesJesse Hall2014-05-211-0/+3168