Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle different x, y scales in drawLines AA path | Chris Craik | 2012-09-07 | 1 | -0/+8 |
* | Fix for scaled AA lines | Chet Haase | 2011-05-06 | 1 | -1/+1 |
* | Enable anti-aliasing for hw-accelerated lines | Chet Haase | 2011-04-21 | 1 | -1/+1 |
* | Add support for drawPoint() and drawPoints(). | Romain Guy | 2011-03-21 | 1 | -2/+30 |
* | Composite layers as regions. | Romain Guy | 2011-01-10 | 1 | -2/+3 |
* | LayoutLib: Misc rendering fixes. | Xavier Ducrohet | 2010-12-21 | 1 | -8/+8 |
* | New, better line drawing implementation. | Romain Guy | 2010-12-08 | 1 | -5/+19 |
* | Code cleanup and disable display lists for now. | Romain Guy | 2010-10-05 | 1 | -0/+2 |
* | Add support for drawLines(), with anti-aliasing | Romain Guy | 2010-09-16 | 1 | -0/+4 |
* | Correct implementation of saveLayer(). | Romain Guy | 2010-09-12 | 1 | -0/+109 |