| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for partial invalidates in WebView | Romain Guy | 2011-03-07 | 1 | -77/+0 |
* | Add more debug info for profiling. | Romain Guy | 2011-01-27 | 1 | -1/+7 |
* | Use optimized display lists for all hwaccelerated rendering | Chet Haase | 2011-01-24 | 1 | -1/+1 |
* | Add debug logs for display lists. | Romain Guy | 2011-01-13 | 1 | -1/+1 |
* | Cleanup implementation of hardware layers. | Romain Guy | 2011-01-13 | 1 | -0/+1 |
* | Support nested display lists. | Romain Guy | 2010-11-08 | 1 | -0/+1 |
* | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 1 | -3/+3 |
* | Optimizing display lists by referencing pointers to resources instead of copy... | Chet Haase | 2010-10-21 | 1 | -7/+7 |
* | Optimize 9patch rendering. | Romain Guy | 2010-10-12 | 1 | -2/+2 |
* | Don't clear the framebuffer when not needed. | Romain Guy | 2010-10-06 | 1 | -1/+1 |
* | Adding display lists to the GL renderer (checkpoint.) | Romain Guy | 2010-09-26 | 1 | -2/+3 |
* | Add debug mode to measure performance. | Romain Guy | 2010-09-24 | 1 | -0/+68 |