Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 1 | -12/+35 |
* | Fix rendering issue with layers. | Romain Guy | 2010-10-22 | 1 | -4/+4 |
* | Fix layer rendering glitch. | Romain Guy | 2010-10-13 | 1 | -4/+4 |
* | Add support for drawLines(), with anti-aliasing | Romain Guy | 2010-09-16 | 1 | -1/+1 |
* | Snap layer bounds to pixel boundaries. | Romain Guy | 2010-09-16 | 1 | -0/+7 |
* | Add support for Canvas flags on save. | Romain Guy | 2010-09-01 | 1 | -2/+2 |
* | Improve clip support (add intersect, union and replace.) | Romain Guy | 2010-07-16 | 1 | -0/+19 |
* | Reduced the complexity of layers composition. | Romain Guy | 2010-06-27 | 1 | -0/+2 |
* | Convert tabs to spaces. | Romain Guy | 2010-06-25 | 1 | -105/+105 |
* | Add colored rectangles implementation in OpenGLRenderer. | Romain Guy | 2010-06-24 | 1 | -3/+17 |
* | Add implementations for clipRect(), save() and restore(). | Romain Guy | 2010-06-23 | 1 | -0/+125 |