summaryrefslogtreecommitdiff
path: root/core/jni/android_opengl_GLES30.cpp
AgeCommit message (Expand)Author
2020-07-10Fix pointer arithmetic for ByteBuffers with non-zero positionsAdam Bodnar
2020-06-24Update to use nativehelper/JNIPlatformHelp.hOrion Hodson
2019-04-11Use libnativehelper to get access to NIO buffer internalsOrion Hodson
2019-02-26Re-run glgen/genOrion 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
2016-02-29Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-devPablo Ceballos
2016-02-22Add glReadPixels with buffer-offset argumentPablo Ceballos
2016-02-09Fix glGetTransformFeedbackVarying JNIPablo Ceballos
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
2015-02-23Update autogenerated gl functions.Dan Albert
2014-11-12Frameworks/base: New GL bindingsAndreas Gampe
2014-05-21opengl: Fix #include style in generated JNI codeJesse Hall
2014-02-24Use reinterpret_cast when an integer is cast to a pointerAshok Bhat
2013-09-27am 82e5d875: am ebd397ad: Merge "Regenerate all the OpenGL stubs."Elliott Hughes
2013-09-24Regenerate all the OpenGL stubs.Elliott Hughes
2013-04-30am 0b30ad53: am 09f3cc2b: Merge "Fix GLES30 JNI registration" into jb-mr2-devJesse Hall
2013-04-29Fix GLES30 JNI registrationJesse Hall
2013-04-25Regenerate GL stubsAndy McFadden
2013-04-15Add android.opengl.GLES30, hidden for nowJesse Hall