index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_opengl_GLES20.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Frequently used OpenGL ES methods whitelisted for fast JNI path
Daniil Sokolov
2015-11-07
1
-74
/
+74
*
Replace JNI primitive array critical calls with non-critical ones.
Hiroshi Yamauchi
2015-05-12
1
-346
/
+465
*
Frameworks/base: New GL bindings
Andreas Gampe
2014-11-12
1
-0
/
+4
*
opengl: Fix #include style in generated JNI code
Jesse Hall
2014-05-21
1
-2
/
+2
*
Use reinterpret_cast when an integer is cast to a pointer
Ashok Bhat
2014-02-24
1
-6
/
+6
*
am 82e5d875: am ebd397ad: Merge "Regenerate all the OpenGL stubs."
Elliott Hughes
2013-09-27
1
-0
/
+3
|
\
|
*
Regenerate all the OpenGL stubs.
Elliott Hughes
2013-09-24
1
-15
/
+24
|
*
regenerate GLES java bindings
Mathias Agopian
2013-02-25
1
-987
/
+992
*
|
Regenerate GL stubs
Andy McFadden
2013-04-25
1
-15
/
+22
*
|
regenerate GLES java bindings
Mathias Agopian
2013-02-25
1
-987
/
+992
|
/
*
regenerate egl/gles stubs from glgen
Mathias Agopian
2013-02-22
1
-4
/
+4
*
New bindings generated by glgen
Thomas Tafertshofer
2012-07-23
1
-3
/
+3
*
updated gles20 bindings, fixes broken methods
Thomas Tafertshofer
2012-07-19
1
-0
/
+335
*
Updated OpenGL bindings to fix nio buffer crash
Thomas Tafertshofer
2012-07-12
1
-87
/
+390
*
Fixed exception caused crash in GL bindings
Thomas Tafertshofer
2012-06-27
1
-176
/
+690
*
Kill the global references in the OpenGL wrappers.
Elliott Hughes
2011-04-11
1
-221
/
+177
*
Add Java support for a few accidentally omitted OpenGL ES APIs.
Jack Palevich
2011-03-28
1
-10
/
+70
*
Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.
Jack Palevich
2010-06-22
1
-0
/
+28
*
Add a Java API for OpenGL ES 2.0.
Jack Palevich
2009-11-19
1
-0
/
+5023