summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Caches.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary GL calls.Romain Guy2010-10-261-0/+8
* Small cleanup.Romain Guy2010-10-251-2/+3
* Fix Caches singleton to avoid resource leaksChet Haase2010-10-241-45/+4
* Optimizing display lists by referencing pointers to resources instead of copy...Chet Haase2010-10-211-0/+2
* Use VBOs to render most geometries.Romain Guy2010-10-181-1/+72
* Reorder logs.Romain Guy2010-10-041-1/+1
* Add debug mode to measure performance.Romain Guy2010-09-241-0/+2
* Fix OpenGL errors in various places.Romain Guy2010-09-221-0/+3
* Purge Skia objects from GL caches as needed.Romain Guy2010-09-081-1/+3
* Apply gamma correction to font rendering.Romain Guy2010-08-271-3/+2
* Fix passion buildRomain Guy2010-08-241-0/+2
* Use only one GL context per process, share chaches.Romain Guy2010-08-241-0/+75