Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Free resources only from the GL context thread. | Romain Guy | 2010-11-11 | 1 | -6/+14 |
* | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 1 | -3/+3 |
* | Move GenerationCache to the utils directory. | Romain Guy | 2010-10-08 | 1 | -1/+1 |
* | Add support for SweepGradient in the GL renderer. | Romain Guy | 2010-09-20 | 1 | -2/+2 |
* | Purge Skia objects from GL caches as needed. | Romain Guy | 2010-09-08 | 1 | -0/+6 |
* | Use only one GL context per process, share chaches. | Romain Guy | 2010-08-24 | 1 | -0/+1 |
* | Add support for linear gradients. | Romain Guy | 2010-07-19 | 1 | -0/+89 |