summaryrefslogtreecommitdiffstats
path: root/opengl/java/com
Commit message (Expand)AuthorAgeFilesLines
* Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-1/+1
* Use long to store pointers in GLES_JNI/EGL classesAshok Bhat2014-01-315-30/+48
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-2/+2
* Make HardwareRenderer able to target generic Surface objectsRomain Guy2012-07-241-2/+3
* Package restrictions per userAmith Yamasani2012-03-221-1/+2
* 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
* Kill the global references in the OpenGL wrappers.Elliott Hughes2011-04-111-15/+16
* Fix EGL JNI bugsRomain Guy2011-03-073-0/+47
* These files had an older header.Dan Bornstein2010-12-076-95/+89
* Some ActivityThread/ActivityManager cleanup.Dianne Hackborn2010-06-241-2/+2
* Implement the GL11ExtensionPack APIs.Jack Palevich2010-01-281-8/+14
* Merge change Ibe6eac82Android (Google) Code Review2009-12-081-6/+70
|\
| * Implement Matrix Palette extension.Jack Palevich2009-12-081-6/+70
* | Improve error reporting by always returning the publicJack Palevich2009-12-041-17/+44
|/
* Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods.Jack Palevich2009-06-151-3/+30
* Require native-order direct buffers for glXXXPointer APIs.Jack Palevich2009-05-071-27/+27
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-0/+2362
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-2362/+0
* Initial ContributionThe Android Open Source Project2008-10-216-0/+2362