Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add text rendering. | Romain Guy | 2010-07-21 | 1 | -0/+16 |
* | Add support for linear gradients. | Romain Guy | 2010-07-19 | 1 | -0/+2 |
* | Add program for linear gradient. | Romain Guy | 2010-07-16 | 1 | -0/+24 |
* | Correctly support pre-multiplied alpha, optimizations, more stuff. | Romain Guy | 2010-07-12 | 1 | -0/+22 |
* | Optimize shader binding changes. | Romain Guy | 2010-07-12 | 1 | -2/+8 |
* | Remove math from the vertex shader. | Romain Guy | 2010-07-09 | 1 | -7/+7 |
* | Fix alpha blending and improve fragment shaders performance. | Romain Guy | 2010-07-09 | 1 | -1/+1 |
* | Reduced the complexity of layers composition. | Romain Guy | 2010-06-27 | 1 | -0/+154 |