Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New, better line drawing implementation. | Romain Guy | 2010-12-08 | 1 | -127/+0 |
* | Update 9patch structure when rendering with different divs/colors. | Romain Guy | 2010-11-30 | 1 | -2/+3 |
* | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 1 | -3/+3 |
* | Use VBOs to render most geometries. | Romain Guy | 2010-10-18 | 1 | -6/+2 |
* | Fix positioning of 1 pixel wide lines (esp. non AA lines.) | Romain Guy | 2010-09-17 | 1 | -1/+1 |
* | Add support for non AA lines. | Romain Guy | 2010-09-17 | 1 | -2/+6 |
* | Correctly free memory. | Romain Guy | 2010-09-17 | 1 | -2/+2 |
* | Add support for drawLines(), with anti-aliasing | Romain Guy | 2010-09-16 | 1 | -0/+126 |