Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimizing display lists by referencing pointers to resources instead of copy... | Chet Haase | 2010-10-21 | 1 | -0/+4 |
* | Add 3D transforms support to all gradients. | Romain Guy | 2010-10-07 | 1 | -18/+17 |
* | Apply 3D transformations to gradient shaders. | Romain Guy | 2010-10-06 | 1 | -1/+9 |
* | Fix OpenGL errors in various places. | Romain Guy | 2010-09-22 | 1 | -0/+2 |
* | Add support for circular gradients to the GL renderer. | Romain Guy | 2010-09-21 | 1 | -3/+21 |
* | Add support for SweepGradient in the GL renderer. | Romain Guy | 2010-09-20 | 1 | -0/+20 |
* | Add support for drawLines(), with anti-aliasing | Romain Guy | 2010-09-16 | 1 | -0/+6 |
* | Enforce maximum texture size. | Romain Guy | 2010-08-07 | 1 | -0/+1 |
* | Fix native crash in SkiaShader. | Romain Guy | 2010-08-04 | 1 | -2/+0 |
* | Add support for ColorFilters. | Romain Guy | 2010-08-02 | 1 | -3/+3 |
* | Refactor Skia shaders handling. | Romain Guy | 2010-07-30 | 1 | -0/+163 |