Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Separate out natively-texture image/bmp draws from cached-as-texture image/bm... | bsalomon | 2015-11-09 |
* | Create append methods in batch namespaces | joshualitt | 2015-09-18 |
* | Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non... | bsalomon | 2015-08-13 |
* | Add GrAARectBatch which can handle a local matrix | joshualitt | 2015-08-12 |
* | Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu | bsalomon | 2015-08-12 |
* | Move AAFillRect into CPP for templatization | joshualitt | 2015-08-12 |
* | Rename GrPipelineInfo to GrPipelineOptimizations | bsalomon | 2015-08-10 |
* | move Stroke Rect and AAFill Rect to their own file | joshualitt | 2015-08-10 |