summaryrefslogtreecommitdiff
path: root/core/jni/android_opengl_EGL15.cpp
AgeCommit message (Expand)Author
2020-06-23Update to use nativehelper/JNIPlatformHelp.hOrion Hodson
2019-04-09Merge "Use libnativehelper to get access to NIO buffer internals"Orion Hodson
2019-04-04EGLAttrib requires special handling in JNICourtney Goeltzenleuchter
2019-04-01Use libnativehelper to get access to NIO buffer internalsOrion Hodson
2019-02-26Re-run glgen/genOrion Hodson
2019-02-25Remove unused static variablesOrion Hodson
2019-02-25Remove unnecessary field lookups in getPointerOrion Hodson
2019-02-07Make sure to actually return after jniThrowExceptionJohn Reck
2018-10-23Add EGL15: eglCreateImage, eglDestroyImageCourtney Goeltzenleuchter
2018-10-16Update to EGL 1.5Courtney Goeltzenleuchter