summaryrefslogtreecommitdiffstats
path: root/libs/hwui/DisplayListRenderer.h
Commit message (Expand)AuthorAgeFilesLines
* Optimizing display lists by referencing pointers to resources instead of copy...Chet Haase2010-10-211-52/+53
* Optimize 9patch rendering.Romain Guy2010-10-121-2/+14
* Don't clear the framebuffer when not needed.Romain Guy2010-10-061-1/+1
* Apply bilinear filtering to text.Romain Guy2010-10-011-43/+5
* Add display lists caching.Romain Guy2010-09-291-8/+136
* Adding display lists to the GL renderer (checkpoint.)Romain Guy2010-09-261-0/+281