Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename GrBWFillRectBatch to GrNonAAFillRectBAtch | joshualitt | 2015-08-26 |
* | Standardize BW to NonAA | joshualitt | 2015-08-21 |
* | drawBitmapImage can batch across AA rects | joshualitt | 2015-08-17 |
* | Revert of drawBitmapImage can batch across AA rects (patchset #5 id:80001 of ... | joshualitt | 2015-08-17 |
* | drawBitmapImage can batch across AA rects | joshualitt | 2015-08-17 |
* | Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non... | bsalomon | 2015-08-13 |
* | Move GrRectBatch to GrBWFillRectBatch and make internal | joshualitt | 2015-08-13 |
* | Move AAFillRect into CPP for templatization | joshualitt | 2015-08-12 |
* | Expand functionality of GrRectBatchFactory with AARects | joshualitt | 2015-08-10 |
* | Move GrStrokeRectBatch creation to behind factory | joshualitt | 2015-08-10 |
* | Create GrRectBatchFactory | joshualitt | 2015-08-10 |