summaryrefslogtreecommitdiff
path: root/core/jni/android_opengl_GLES31Ext.cpp
AgeCommit message (Expand)Author
2020-06-23Update to use nativehelper/JNIPlatformHelp.hOrion Hodson
2019-04-01Use libnativehelper to get access to NIO buffer internalsOrion Hodson
2019-02-25Remove unused static variablesOrion Hodson
2017-11-10Remove GCC-specific pragma and disabled Clang warningPirama Arumuga Nainar
2017-07-20Merge "frameworks/base: use proper nativehelper headers"Steven Moreland
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2017-02-18Add missing GLES 3.x metadataRomain Guy
2016-12-05Add null checks for *Buffer paramsRomain Guy
2015-11-05jni: Regenerated EGL/GLES JNI files to support null argumentsPablo Ceballos
2015-09-22constify JNINativeMethod function pointer tablesDaniel Micay
2015-05-13Replace JNI primitive array critical calls with non-critical ones.Hiroshi Yamauchi
2014-11-12Frameworks/base: New GL bindingsAndreas Gampe
2014-05-21opengl: Fix #include style in generated JNI codeJesse Hall
2014-05-21opengl: Add GLES31 and GLES31Ext classesJesse Hall