Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Apply 3D transformations to gradient shaders. | Romain Guy | 2010-10-06 | 1 | -5/+1 | |
* | Add support for circular gradients to the GL renderer. | Romain Guy | 2010-09-21 | 1 | -5/+11 | |
* | Add support for SweepGradient in the GL renderer. | Romain Guy | 2010-09-20 | 1 | -17/+50 | |
* | Correct implementation of saveLayer(). | Romain Guy | 2010-09-12 | 1 | -1/+4 | |
* | Add support for advanced blend modes with the framebuffer. | Romain Guy | 2010-09-09 | 1 | -2/+20 | |
* | Add extra blending modes. | Romain Guy | 2010-08-10 | 1 | -7/+24 | |
* | Fix tons of bugs and add new text rendering support. | Romain Guy | 2010-08-10 | 1 | -0/+6 | |
* | Add support for paths. | Romain Guy | 2010-08-05 | 1 | -1/+1 | |
* | Add support for ColorFilters. | Romain Guy | 2010-08-02 | 1 | -9/+28 | |
* | Refactor Skia shaders handling. | Romain Guy | 2010-07-30 | 1 | -9/+9 | |
* | Moved all the rendering code to the new shader generator. | Romain Guy | 2010-07-29 | 1 | -2/+65 | |
* | Generate shaders to cover all possible cases. | Romain Guy | 2010-07-27 | 1 | -0/+332 |