aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextureOpList.h
Commit message (Expand)AuthorAge
* Remove ref counting from GrOp.Gravatar Brian Salomon2017-01-03
* Remove render target unique ID virtual from GrOp.Gravatar Brian Salomon2016-12-22
* Make *OpList::recordOp functions take sk_sp<GrOp> not GrOp*Gravatar Brian Salomon2016-12-10
* Rename GrBatchFlushState to GrOpFlushStateGravatar Brian Salomon2016-12-07
* Rename batch->op in GrOpList and subclassesGravatar Brian Salomon2016-12-07
* Rename GrBatch to GrOpGravatar Brian Salomon2016-12-01
* Added GrSurfaceContext and GrTextureContextGravatar Brian Osman2016-11-23
* Make GrDrawContext be GrRenderTargetProxy-backedGravatar Robert Phillips2016-10-28
* Create GrTextureOpList to support deferred copy batches for texturesGravatar Brian Osman2016-10-26