summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/GLES20Layer.java
Commit message (Expand)AuthorAgeFilesLines
* Code cleanupRomain Guy2011-06-241-1/+7
* Add TextureView.getBitmap()Romain Guy2011-06-141-1/+6
* New widget: TextureViewRomain Guy2011-04-281-70/+11
* Allocate layers from the layers pool.Romain Guy2011-02-021-3/+4
* Cleanup implementation of hardware layers.Romain Guy2011-01-131-34/+22
* Cleanup GL objects on the correct thread.Romain Guy2011-01-121-1/+1
* Better backend for hardware layers.Romain Guy2011-01-111-0/+143