aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrOpList.h
Commit message (Expand)AuthorAge
* Rename GrBatchFlushState to GrOpFlushStateGravatar Brian Salomon2016-12-07
* Rename batch->op in GrOpList and subclassesGravatar Brian Salomon2016-12-07
* Added GrSurfaceContext and GrTextureContextGravatar Brian Osman2016-11-23
* Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxyGravatar Robert Phillips2016-11-11
* Make GrDrawContext be GrRenderTargetProxy-backedGravatar Robert Phillips2016-10-28
* Create GrTextureOpList to support deferred copy batches for texturesGravatar Brian Osman2016-10-26
* Add GrOpList and rename GrDrawTarget to GrRenderTargetOpListGravatar Robert Phillips2016-10-26