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