index
:
frameworks_base
history/28-08-2020
history/before-09-december-2019
replicant-10
replicant-9
Fork of frameworks/base
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_opengl_GLES31.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use libnativehelper to get access to NIO buffer internals
Orion Hodson
2019-04-11
1
-47
/
+15
*
Re-run glgen/gen
Orion Hodson
2019-02-26
1
-0
/
+2
*
Remove unused static variables
Orion Hodson
2019-02-25
1
-2
/
+0
*
Remove GCC-specific pragma and disabled Clang warning
Pirama Arumuga Nainar
2017-11-10
1
-1
/
+0
*
Merge "frameworks/base: use proper nativehelper headers"
Steven Moreland
2017-07-20
1
-1
/
+1
|
\
|
*
frameworks/base: use proper nativehelper headers
Steven Moreland
2017-07-19
1
-1
/
+1
*
|
Add missing GLES 3.x metadata
Romain Guy
2017-02-18
1
-0
/
+13
*
|
Add null checks for *Buffer params
Romain Guy
2016-12-05
1
-10
/
+450
|
/
*
Implement glCreateShaderProgramv JNI
Pablo Ceballos
2016-03-04
1
-2
/
+62
*
jni: Regenerated EGL/GLES JNI files to support null arguments
Pablo Ceballos
2015-11-05
1
-17
/
+15
*
constify JNINativeMethod function pointer tables
Daniel Micay
2015-09-22
1
-1
/
+1
*
Replace JNI primitive array critical calls with non-critical ones.
Hiroshi Yamauchi
2015-05-13
1
-208
/
+322
*
Frameworks/base: New GL bindings
Andreas Gampe
2014-11-12
1
-2
/
+6
*
opengl: Fix #include style in generated JNI code
Jesse Hall
2014-05-21
1
-2
/
+2
*
opengl: Add GLES31 and GLES31Ext classes
Jesse Hall
2014-05-21
1
-0
/
+3168