Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |