| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for SweepGradient in the GL renderer. | Romain Guy | 2010-09-20 | 1 | -8/+22 |
| * | Correct implementation of saveLayer(). | Romain Guy | 2010-09-12 | 1 | -2/+11 |
| * | Add support for advanced blend modes with the framebuffer. | Romain Guy | 2010-09-09 | 1 | -2/+9 |
| * | Use only one GL context per process, share chaches. | Romain Guy | 2010-08-24 | 1 | -1/+0 |
| * | Delete shaders after a compile error. Also disable extra logging. | Romain Guy | 2010-08-11 | 1 | -1/+1 |
| * | Add extra blending modes. | Romain Guy | 2010-08-10 | 1 | -5/+5 |
| * | Add support for ColorFilters. | Romain Guy | 2010-08-02 | 1 | -1/+3 |
| * | Refactor Skia shaders handling. | Romain Guy | 2010-07-30 | 1 | -0/+1 |
| * | Moved all the rendering code to the new shader generator. | Romain Guy | 2010-07-29 | 1 | -3/+37 |
| * | Generate shaders to cover all possible cases. | Romain Guy | 2010-07-27 | 1 | -0/+155 |
