Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Free resources only from the GL context thread. | Romain Guy | 2010-11-11 | 1 | -4/+14 |
* | Add new runtime debug flags. | Romain Guy | 2010-11-10 | 1 | -0/+2 |
* | Move all debug flags in a single place. | Romain Guy | 2010-11-10 | 1 | -3/+1 |
* | Correctly remove unused paths from the cache. | Romain Guy | 2010-11-09 | 1 | -0/+18 |
* | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 1 | -3/+3 |
* | Small cleanup. | Romain Guy | 2010-10-18 | 1 | -6/+6 |
* | Use VBOs to render most geometries. | Romain Guy | 2010-10-18 | 1 | -6/+6 |
* | Optimize 9patch rendering. | Romain Guy | 2010-10-12 | 1 | -1/+13 |
* | Move GenerationCache to the utils directory. | Romain Guy | 2010-10-08 | 1 | -1/+1 |
* | Purge Skia objects from GL caches as needed. | Romain Guy | 2010-09-08 | 1 | -0/+10 |
* | Use only one GL context per process, share chaches. | Romain Guy | 2010-08-24 | 1 | -0/+3 |
* | Enforce maximum texture size. | Romain Guy | 2010-08-07 | 1 | -0/+1 |
* | Automatically cleanup textures that don't fit in the cache. | Romain Guy | 2010-08-06 | 1 | -0/+3 |
* | Add support for paths. | Romain Guy | 2010-08-05 | 1 | -0/+144 |