aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ops/GrDiscardOp.h
Commit message (Expand)AuthorAge
* header cleanupGravatar Hal Canary2017-07-05
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Update more GrOps to split-opList worldGravatar Robert Phillips2017-06-01
* Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxyGravatar Robert Phillips2017-05-18
* header cleanupGravatar Hal Canary2017-05-05
* Split cleanup changes out of bigger CL (take 2)Gravatar Robert Phillips2017-04-18
* Revert "Split cleanup changes out of bigger CL"Gravatar Mike Klein2017-04-17
* Split cleanup changes out of bigger CLGravatar Robert Phillips2017-04-17
* Remove discard from GrRenderTarget & force it to always go through a RenderTa...Gravatar Robert Phillips2017-04-11
* Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList.Gravatar Brian Salomon2017-03-06
* Remove ref counting from GrOp.Gravatar Brian Salomon2017-01-03
* Remove render target unique ID virtual from GrOp.Gravatar Brian Salomon2016-12-22
* Rename GrOp::draw to GrOp::executeGravatar Brian Salomon2016-12-21
* move src/gpu/batches -> src/gpu/opsGravatar Brian Salomon2016-12-16