summaryrefslogtreecommitdiffstats
path: root/libs/hwui/OpenGLDebugRenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support nested display lists.Romain Guy2010-11-081-0/+6
* Optimizing display lists by referencing pointers to resources instead of copy...Chet Haase2010-10-211-8/+8
* Optimize 9patch rendering.Romain Guy2010-10-121-3/+3
* Don't clear the framebuffer when not needed.Romain Guy2010-10-061-2/+2
* Adding display lists to the GL renderer (checkpoint.)Romain Guy2010-09-261-3/+5
* Add debug mode to measure performance.Romain Guy2010-09-241-0/+114