Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add text rendering. | Romain Guy | 2010-07-21 | 1 | -0/+6 |
* | Add support for linear gradients. | Romain Guy | 2010-07-19 | 1 | -0/+11 |
* | Add program for linear gradient. | Romain Guy | 2010-07-16 | 1 | -0/+39 |
* | Correctly support pre-multiplied alpha, optimizations, more stuff. | Romain Guy | 2010-07-12 | 1 | -3/+25 |
* | Optimize shader binding changes. | Romain Guy | 2010-07-12 | 1 | -1/+17 |
* | Remove math from the vertex shader. | Romain Guy | 2010-07-09 | 1 | -12/+13 |
* | Reduced the complexity of layers composition. | Romain Guy | 2010-06-27 | 1 | -0/+156 |