summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/GLES20RenderLayer.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor HardwareLayerJohn Reck2014-02-101-130/+0
* Move GLES20DisplayList functionality into DisplayListChris Craik2013-12-201-1/+1
* Add an on-screen overdraw counterRomain Guy2013-05-031-1/+6
* Finish current Canvas operations then resume previous CanvasRomain Guy2013-03-041-3/+3
* Expose display list APIsRomain Guy2013-02-191-1/+8
* Update layers in a single batch at the beginning of a frameRomain Guy2012-09-211-1/+1
* Fix occasional crash bug with layersChet Haase2012-09-171-6/+12
* It seems that apparently useless public APIs are actually usefulRomain Guy2012-08-081-2/+8
* Cleanup of libhwuiRomain Guy2012-08-071-8/+2
* Update layers' opaque property when neededRomain Guy2012-07-111-0/+6
* Deferred layer updatesRomain Guy2012-03-021-0/+8
* Add an API to set the transform on a TextureView's surface texture.Romain Guy2011-08-161-0/+8
* Improve layers debuggingRomain Guy2011-07-261-1/+0
* New widget: TextureViewRomain Guy2011-04-281-0/+91