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
/
opengl
/
java
/
com
/
google
/
android
/
gles_jni
/
EGLImpl.java
Age
Commit message (
Expand
)
Author
2020-01-23
Replace dalvik..UnsupportedAppUsage annotation.
Artur Satayev
2019-12-19
Revert "Use new UnsupportedAppUsage annotation."
Austin Wang
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-08
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2014-01-31
Use long to store pointers in GLES_JNI/EGL classes
Ashok Bhat
2012-07-24
Make HardwareRenderer able to target generic Surface objects
Romain Guy
2011-11-10
Terminate EGL when an app goes in the background
Romain Guy
2011-06-15
Properly refcount SurfaceTexture in the JNI layer.
Romain Guy
2011-05-02
Allows to render with an OpenGL context inside a TextureView.
Romain Guy
2010-12-07
These files had an older header.
Dan Bornstein
2009-12-04
Improve error reporting by always returning the public
Jack Palevich
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project