summaryrefslogtreecommitdiffstats
path: root/opengl/java/com/google/android/gles_jni/EGLImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Use long to store pointers in GLES_JNI/EGL classesAshok Bhat2014-01-311-15/+15
* Make HardwareRenderer able to target generic Surface objectsRomain Guy2012-07-241-2/+3
* Terminate EGL when an app goes in the backgroundRomain Guy2011-11-101-1/+6
* Properly refcount SurfaceTexture in the JNI layer.Romain Guy2011-06-151-2/+2
* Allows to render with an OpenGL context inside a TextureView.Romain Guy2011-05-021-4/+14
* These files had an older header.Dan Bornstein2010-12-071-15/+14
* Improve error reporting by always returning the publicJack Palevich2009-12-041-17/+44
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+118
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-118/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+118