aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrRenderTargetContextPriv.h
Commit message (Expand)AuthorAge
* Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)Gravatar Robert Phillips2017-07-26
* 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
* Move all non-AA fill rect ops off of GrLegacyMeshDrawOp.Gravatar Brian Salomon2017-05-10
* Move pipeline handling out of GrMeshDrawOp.Gravatar Brian Salomon2017-04-03
* Remove origin from GrClipStackClip and GrWindowRectsState.Gravatar Brian Salomon2017-03-13
* Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...Gravatar Brian Salomon2017-03-09
* Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOpGravatar Robert Phillips2017-03-08
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* Remove ref counting from GrOp.Gravatar Brian Salomon2017-01-03
* Add a deferred copy surface (take 3)Gravatar Robert Phillips2016-12-15
* Revert "Add a deferred copy surface (take 2)"Gravatar Robert Phillips2016-12-14
* Add a deferred copy surface (take 2)Gravatar Robert Phillips2016-12-13
* Revert "Add a deferred copy surface"Gravatar Robert Phillips2016-12-13
* Add a deferred copy surfaceGravatar Robert Phillips2016-12-13
* Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_spGravatar Brian Salomon2016-12-09
* Relandx2 "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Reland "Remove antialiasing control from GrPaint.""Gravatar Brian Salomon2016-12-09
* Reland "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear"Gravatar Robert Phillips2016-12-09
* Revert "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-08
* Remove antialiasing control from GrPaint.Gravatar Brian Salomon2016-12-08
* Rename GrDrawBatch->GrDrawOpGravatar Brian Salomon2016-12-01
* Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxyGravatar Robert Phillips2016-11-11
* Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & G...Gravatar Robert Phillips2016-11-09
* TEMPORARY: track stencil clip state in GrRenderTargetOpListGravatar csmartdalton2016-11-01
* Rename renderTargetContextPriv to priv, and some more leftover DCsGravatar Brian Osman2016-10-27
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27