summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Properties.h
Commit message (Expand)AuthorAgeFilesLines
* Add new runtime debug flags.Romain Guy2010-11-101-0/+23
* Optimize FBO drawing with regions.Romain Guy2010-11-021-5/+5
* Tweak layers caching for better performance in Launcher.Romain Guy2010-10-121-2/+2
* Don't update 9patches on every frame.Romain Guy2010-10-081-1/+1
* Better cache for layers, reduce memory usage and increase framerate.Romain Guy2010-10-081-3/+3
* Optimize saveLayer() when the clip flag is set.Romain Guy2010-10-051-1/+1
* Add debug mode to measure performance.Romain Guy2010-09-241-3/+5
* Apply gamma correction to font rendering.Romain Guy2010-08-271-0/+9
* Use only one GL context per process, share chaches.Romain Guy2010-08-241-0/+12
* Add drop shadows.Romain Guy2010-08-131-0/+1
* Add support for paths.Romain Guy2010-08-051-1/+1
* Cleanup, added properties for the FontRenderer.Romain Guy2010-07-231-0/+35