summaryrefslogtreecommitdiffstats
path: root/libs/hwui/OpenGLDebugRenderer.h
Commit message (Expand)AuthorAgeFilesLines
* Add more debug info for profiling.Romain Guy2011-01-271-1/+7
* Use optimized display lists for all hwaccelerated renderingChet Haase2011-01-241-1/+1
* Add debug logs for display lists.Romain Guy2011-01-131-1/+1
* Cleanup implementation of hardware layers.Romain Guy2011-01-131-0/+1
* Support nested display lists.Romain Guy2010-11-081-0/+1
* Optimize FBO drawing with regions.Romain Guy2010-11-021-3/+3
* Optimizing display lists by referencing pointers to resources instead of copy...Chet Haase2010-10-211-7/+7
* Optimize 9patch rendering.Romain Guy2010-10-121-2/+2
* Don't clear the framebuffer when not needed.Romain Guy2010-10-061-1/+1
* Adding display lists to the GL renderer (checkpoint.)Romain Guy2010-09-261-2/+3
* Add debug mode to measure performance.Romain Guy2010-09-241-0/+68