Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Mark the leaf classes of GrOp final. | Herb Derby | 2016-12-14 |
* | Rename GrBatchFlushState to GrOpFlushState | Brian Salomon | 2016-12-07 |
* | Rename GrVertexBatch->GrMeshDrawOp | Brian Salomon | 2016-12-01 |
* | Rename GrDrawBatch->GrDrawOp | Brian Salomon | 2016-12-01 |
* | Rename GrBatch to GrOp | Brian Salomon | 2016-12-01 |
* | Remove pipeline info dump from GrDrawBatch | Brian Salomon | 2016-12-01 |
* | src/gpu: s/SkAutoTUnref/sk_sp/g | Hal Canary | 2016-11-07 |
* | Reduce CPU overhead on drawRegion() | msarett | 2016-08-26 |
* | GPU implementation of drawRegion() | msarett | 2016-08-25 |