summaryrefslogtreecommitdiffstats
path: root/libs/hwui/DisplayListRenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correctly remove unused paths from the cache.Romain Guy2010-11-091-2/+9
* Support nested display lists.Romain Guy2010-11-081-0/+9
* Optimize FBO drawing with regions.Romain Guy2010-11-021-1/+16
* Optimizing ColorFilter in display listsChet Haase2010-10-261-7/+3
* DisplayList optimizations and fixes.Chet Haase2010-10-261-36/+30
* Optimizing display lists by referencing pointers to resources instead of copy...Chet Haase2010-10-211-111/+76
* Optimize 9patch rendering.Romain Guy2010-10-121-4/+8
* Don't clear the framebuffer when not needed.Romain Guy2010-10-061-1/+1
* Apply bilinear filtering to text.Romain Guy2010-10-011-0/+56
* Add display lists caching.Romain Guy2010-09-291-37/+263
* Adding display lists to the GL renderer (checkpoint.)Romain Guy2010-09-261-0/+302