summaryrefslogtreecommitdiff
path: root/core/jni/android_opengl_EGLExt.cpp
AgeCommit message (Expand)Author
2020-06-23Update to use nativehelper/JNIPlatformHelp.hOrion 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-19frameworks/base: use proper nativehelper headersSteven Moreland
2015-09-22constify JNINativeMethod function pointer tablesDaniel Micay
2014-12-02Merge "Avoid overwriting EGL14.EGL_NO_SURFACE"Jesse Hall
2014-11-25Avoid overwriting EGL14.EGL_NO_SURFACESangkyu Lee
2014-11-12Frameworks/base: New GL bindingsAndreas Gampe
2014-02-24Use long for pointers in opengl/EGL classesAshok Bhat
2013-05-01Add android.opengl.EGLExt class for EGL extensionsJesse Hall