aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrRenderTargetOpList.h
Commit message (Expand)AuthorAge
* Fix explicit resource allocator bugGravatar Robert Phillips2018-07-27
* Revert "Reduce arbitrary opList splitting when sorting (take 2)"Gravatar Robert Phillips2018-07-24
* Reduce arbitrary opList splitting when sorting (take 2)Gravatar Robert Phillips2018-07-24
* Revert "Add genIDs from all contributing elements to GrReducedClip's mask key."Gravatar Brian Salomon2018-07-09
* Add genIDs from all contributing elements to GrReducedClip's mask key.Gravatar Brian Salomon2018-07-09
* Move op memory storage to GrContext (take 2)Gravatar Robert Phillips2018-06-19
* Revert "Move op memory storage to GrContext"Gravatar Robert Phillips2018-06-15
* Move op memory storage to GrContextGravatar Robert Phillips2018-06-15
* Plumb GrContext everywhereGravatar Robert Phillips2018-06-12
* Delete GrDrawOp::wasRecordedGravatar Chris Dalton2018-05-23
* Add ability to dump opList info at flush-timeGravatar Robert Phillips2018-04-20
* Add handling for allocation failure in GrTextureOpListGravatar Robert Phillips2018-03-28
* Remove Ops whose lazy proxies fail to instantiate on flushGravatar Greg Daniel2018-01-29
* Split GrContext into Normal/DDL flavorsGravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* Remove instanced renderingGravatar Brian Salomon2017-12-08
* Add "lazy" texture proxiesGravatar Chris Dalton2017-11-30
* Make sure to visit clips and dst proxies during gatherGravatar Chris Dalton2017-11-30
* Revert "Make sure to visit clips and dst proxies during gather"Gravatar Chris Dalton2017-11-29
* Make sure to visit clips and dst proxies during gatherGravatar Chris Dalton2017-11-29
* Reland "Fold analytic clip FPs into GrReducedClip"Gravatar Chris Dalton2017-11-16
* Revert "Fold analytic clip FPs into GrReducedClip"Gravatar Brian Osman2017-11-16
* Fold analytic clip FPs into GrReducedClipGravatar Chris Dalton2017-11-16
* Revert "Fold analytic clip FPs into GrReducedClip"Gravatar Chris Dalton2017-11-01
* Fold analytic clip FPs into GrReducedClipGravatar Chris Dalton2017-11-01
* Revert "Fold analytic clip FPs into GrReducedClip"Gravatar Chris Dalton2017-11-01
* Fold analytic clip FPs into GrReducedClipGravatar Chris Dalton2017-11-01
* Rename GrOpList::reset to endFlushGravatar Chris Dalton2017-10-04
* Land scaffolding for explicit MDB resource allocationGravatar Robert Phillips2017-09-14
* Make GrCopySurfaceOp participate in the GrOplist DAGGravatar Robert Phillips2017-09-14
* Add method to iterate over a GrOp's GrSurfaceProxiesGravatar Robert Phillips2017-09-13
* Push full screen clears up to OpListGravatar Robert Phillips2017-08-30
* Add GrPrepareCallback, always run at the start of flushGravatar Brian Osman2017-08-22
* Move GrAppliedClip into GrPipelineGravatar Brian Salomon2017-08-10
* Remove GrLegacyMeshDrawOp and GrPipelineBuilderGravatar Brian Salomon2017-07-19
* Improve handling of clip stack IDGravatar Robert Phillips2017-06-28
* Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceC...Gravatar Robert Phillips2017-06-28
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Omnibus: Push instantiation of GrTextures later (post TextureSampler)Gravatar Robert Phillips2017-06-02
* Update copyOp to split-opList worldGravatar Robert Phillips2017-06-01
* Update clearOp for split-OpList world (take 3)Gravatar Robert Phillips2017-05-31
* Convert DstTexture to DstProxy (take 2)Gravatar Robert Phillips2017-05-29
* Revert "Update clearOp for split-OpList world (take 2)"Gravatar Mike Klein2017-05-26
* Update clearOp for split-OpList world (take 2)Gravatar Robert Phillips2017-05-25
* Revert "Update clearOp for split-OpList world"Gravatar Robert Phillips2017-05-18
* Update clearOp for split-OpList worldGravatar Robert Phillips2017-05-18
* Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOpGravatar Robert Phillips2017-05-17
* Revert "Convert DstTexture to DstProxy"Gravatar Robert Phillips2017-05-17
* Convert DstTexture to DstProxyGravatar Robert Phillips2017-05-17