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_GLES30.cpp
Age
Commit message (
Expand
)
Author
2020-07-10
Fix pointer arithmetic for ByteBuffers with non-zero positions
Adam Bodnar
2020-06-24
Update to use nativehelper/JNIPlatformHelp.h
Orion Hodson
2019-04-11
Use libnativehelper to get access to NIO buffer internals
Orion Hodson
2019-02-26
Re-run glgen/gen
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
2016-02-29
Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-dev
Pablo Ceballos
2016-02-22
Add glReadPixels with buffer-offset argument
Pablo Ceballos
2016-02-09
Fix glGetTransformFeedbackVarying JNI
Pablo Ceballos
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
2015-02-23
Update autogenerated gl functions.
Dan Albert
2014-11-12
Frameworks/base: New GL bindings
Andreas Gampe
2014-05-21
opengl: Fix #include style in generated JNI code
Jesse Hall
2014-02-24
Use reinterpret_cast when an integer is cast to a pointer
Ashok Bhat
2013-09-27
am 82e5d875: am ebd397ad: Merge "Regenerate all the OpenGL stubs."
Elliott Hughes
2013-09-24
Regenerate all the OpenGL stubs.
Elliott Hughes
2013-04-30
am 0b30ad53: am 09f3cc2b: Merge "Fix GLES30 JNI registration" into jb-mr2-dev
Jesse Hall
2013-04-29
Fix GLES30 JNI registration
Jesse Hall
2013-04-25
Regenerate GL stubs
Andy McFadden
2013-04-15
Add android.opengl.GLES30, hidden for now
Jesse Hall