Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove ref counting from GrOp. | Brian Salomon | 2017-01-03 |
* | Remove render target unique ID virtual from GrOp. | Brian Salomon | 2016-12-22 |
* | Make *OpList::recordOp functions take sk_sp<GrOp> not GrOp* | Brian Salomon | 2016-12-10 |
* | Rename GrBatchFlushState to GrOpFlushState | Brian Salomon | 2016-12-07 |
* | Rename batch->op in GrOpList and subclasses | Brian Salomon | 2016-12-07 |
* | Rename GrBatch to GrOp | Brian Salomon | 2016-12-01 |
* | Added GrSurfaceContext and GrTextureContext | Brian Osman | 2016-11-23 |
* | Make GrDrawContext be GrRenderTargetProxy-backed | Robert Phillips | 2016-10-28 |
* | Create GrTextureOpList to support deferred copy batches for textures | Brian Osman | 2016-10-26 |