index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_opengl_GLES31Ext.cpp
Age
Commit message (
Expand
)
Author
2020-06-23
Update to use nativehelper/JNIPlatformHelp.h
Orion Hodson
2019-04-01
Use libnativehelper to get access to NIO buffer internals
Orion Hodson
2019-02-25
Remove unused static variables
Orion Hodson
2017-11-10
Remove GCC-specific pragma and disabled Clang warning
Pirama Arumuga Nainar
2017-07-20
Merge "frameworks/base: use proper nativehelper headers"
Steven Moreland
2017-07-19
frameworks/base: use proper nativehelper headers
Steven Moreland
2017-02-18
Add missing GLES 3.x metadata
Romain Guy
2016-12-05
Add null checks for *Buffer params
Romain Guy
2015-11-05
jni: Regenerated EGL/GLES JNI files to support null arguments
Pablo Ceballos
2015-09-22
constify JNINativeMethod function pointer tables
Daniel Micay
2015-05-13
Replace JNI primitive array critical calls with non-critical ones.
Hiroshi Yamauchi
2014-11-12
Frameworks/base: New GL bindings
Andreas Gampe
2014-05-21
opengl: Fix #include style in generated JNI code
Jesse Hall
2014-05-21
opengl: Add GLES31 and GLES31Ext classes
Jesse Hall