aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrRenderTargetOpList.h
Commit message (Expand)AuthorAge
* 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
* Split up opLists (take 3)Gravatar Robert Phillips2017-05-12
* Setup for another attempt to split up opListsGravatar Robert Phillips2017-05-11
* Add debug-only helper methods to get #ops & #clips per opListGravatar Robert Phillips2017-05-09
* Remove pre-allocated clip space from GrRenderTargetOpListGravatar Robert Phillips2017-04-26
* Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpListGravatar Robert Phillips2017-04-26
* Hardwire opList lookAhead & lookBack parametersGravatar Robert Phillips2017-04-26
* 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 lastOpList capability from GrSurfaceGravatar Robert Phillips2017-04-17
* sk_sp-ify opList creation & storageGravatar Robert Phillips2017-04-14
* Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetCo...Gravatar Robert Phillips2017-04-13
* Make all GrRenderTargetOpList ops store a GrRenderTarget pointerGravatar Robert Phillips2017-04-13
* Remove discard from GrRenderTarget & force it to always go through a RenderTa...Gravatar Robert Phillips2017-04-11
* Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)Gravatar Robert Phillips2017-04-07
* Update stencil ops to have a parallel proxyIDGravatar Robert Phillips2017-04-06
* Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"Gravatar Robert Phillips2017-04-06
* Make GrCopySurfaceOp friendlier to GrSurfaceProxyGravatar Robert Phillips2017-04-06
* Add tracking of unique proxyID beside unique renderTargetID in auditTrail and...Gravatar Robert Phillips2017-03-31
* Revert "Revert "Remove GrPipeline from GrDrawOp.""Gravatar Brian Salomon2017-03-21
* Add pre-Flush callback to GrDrawingManager (take 2)Gravatar Robert Phillips2017-03-21
* Revert "Remove GrPipeline from GrDrawOp."Gravatar Brian Salomon2017-03-16
* Remove GrPipeline from GrDrawOp.Gravatar Brian Salomon2017-03-16
* Revert "Add pre-Flush callback to GrDrawingManager"Gravatar Robert Phillips2017-03-15
* Add pre-Flush callback to GrDrawingManagerGravatar Robert Phillips2017-03-15
* Remove origin from GrClipStackClip and GrWindowRectsState.Gravatar Brian Salomon2017-03-13
* Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOpGravatar Robert Phillips2017-03-08
* Move GrDrawOp pipeline/clip processing to GrRenderTargetContextGravatar Brian Salomon2017-03-07
* Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList.Gravatar Brian Salomon2017-03-06