Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly remove unused paths from the cache. | Romain Guy | 2010-11-09 | 1 | -2/+9 |
* | Support nested display lists. | Romain Guy | 2010-11-08 | 1 | -0/+9 |
* | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 1 | -1/+16 |
* | Optimizing ColorFilter in display lists | Chet Haase | 2010-10-26 | 1 | -7/+3 |
* | DisplayList optimizations and fixes. | Chet Haase | 2010-10-26 | 1 | -36/+30 |
* | Optimizing display lists by referencing pointers to resources instead of copy... | Chet Haase | 2010-10-21 | 1 | -111/+76 |
* | Optimize 9patch rendering. | Romain Guy | 2010-10-12 | 1 | -4/+8 |
* | Don't clear the framebuffer when not needed. | Romain Guy | 2010-10-06 | 1 | -1/+1 |
* | Apply bilinear filtering to text. | Romain Guy | 2010-10-01 | 1 | -0/+56 |
* | Add display lists caching. | Romain Guy | 2010-09-29 | 1 | -37/+263 |
* | Adding display lists to the GL renderer (checkpoint.) | Romain Guy | 2010-09-26 | 1 | -0/+302 |