Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add text rendering. | Romain Guy | 2010-07-21 | 1 | -0/+14 |
* | Add support for linear gradients. | Romain Guy | 2010-07-19 | 1 | -1/+5 |
* | Add program for linear gradient. | Romain Guy | 2010-07-16 | 2 | -0/+30 |
* | Add support for BitmapShader. | Romain Guy | 2010-07-15 | 2 | -1/+5 |
* | Remove math from the vertex shader. | Romain Guy | 2010-07-09 | 2 | -6/+2 |
* | Fix alpha blending and improve fragment shaders performance. | Romain Guy | 2010-07-09 | 4 | -11/+4 |
* | Add implementations for saveLayerAlpha() and textured rects. | Romain Guy | 2010-06-26 | 3 | -3/+33 |
* | Convert tabs to spaces. | Romain Guy | 2010-06-25 | 1 | -2/+2 |
* | Implement quickReject() and drawRect(). | Romain Guy | 2010-06-25 | 1 | -1/+2 |
* | Add colored rectangles implementation in OpenGLRenderer. | Romain Guy | 2010-06-24 | 2 | -0/+27 |