summaryrefslogtreecommitdiff
path: root/libs/hwui/OpenGLDebugRenderer.cpp
AgeCommit message (Expand)Author
2011-03-07Add support for partial invalidates in WebView Romain Guy
2011-01-27Add more debug info for profiling. Romain Guy
2011-01-24Use optimized display lists for all hwaccelerated rendering Chet Haase
2011-01-13Add debug logs for display lists. Romain Guy
2011-01-13Cleanup implementation of hardware layers. Romain Guy
2010-11-08Support nested display lists. Romain Guy
2010-10-21Optimizing display lists by referencing pointers to resources instead of copy... Chet Haase
2010-10-12Optimize 9patch rendering. Romain Guy
2010-10-06Don't clear the framebuffer when not needed. Romain Guy
2010-09-26Adding display lists to the GL renderer (checkpoint.) Romain Guy
2010-09-24Add debug mode to measure performance. Romain Guy