Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve clip support (add intersect, union and replace.) | Romain Guy | 2010-07-16 | 1 | -0/+2 |
* | Do not apply transforms when using drawColor(). | Romain Guy | 2010-07-14 | 1 | -0/+3 |
* | Add implementations for saveLayerAlpha() and textured rects. | Romain Guy | 2010-06-26 | 1 | -0/+3 |
* | Convert tabs to spaces. | Romain Guy | 2010-06-25 | 1 | -47/+47 |
* | Implement quickReject() and drawRect(). | Romain Guy | 2010-06-25 | 1 | -4/+4 |
* | Add colored rectangles implementation in OpenGLRenderer. | Romain Guy | 2010-06-24 | 1 | -3/+9 |
* | Add support for transformations. | Romain Guy | 2010-06-23 | 1 | -1/+9 |
* | Fix the simulator build. | Romain Guy | 2010-06-22 | 1 | -0/+100 |