aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrPathRenderer.h
Commit message (Expand)AuthorAge
* Deinline some GrPathRenderer method and one GrDrawingMananger method.Gravatar Brian Salomon2018-07-10
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Don't use analytic clip FPs when drawing to stencilGravatar Chris Dalton2017-11-07
* Revert "Don't use analytic clip FPs when drawing to stencil"Gravatar Chris Dalton2017-11-07
* Don't use analytic clip FPs when drawing to stencilGravatar Chris Dalton2017-11-07
* Improve heuristics for when to use ccprGravatar Chris Dalton2017-09-12
* Improve GrPathRendererChain heuristicsGravatar Chris Dalton2017-09-07
* Revert "Improve GrPathRendererChain heuristics"Gravatar Chris Dalton2017-09-07
* Improve GrPathRendererChain heuristicsGravatar Chris Dalton2017-09-07
* Remove GrLegacyMeshDrawOp and GrPipelineBuilderGravatar Brian Salomon2017-07-19
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".Gravatar Brian Salomon2017-05-12
* Add flag to avoid stencil buffers in SkiaGravatar Eric Karl2017-05-09
* Remove atlas creation from GrResourceProviderGravatar Robert Phillips2017-03-02
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* Remove antialias axis from GrPathRendererChain::DrawTypeGravatar Brian Salomon2016-12-13
* 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
* Revert "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-08
* Remove antialiasing control from GrPaint.Gravatar Brian Salomon2016-12-08
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Add GrOpList and rename GrDrawTarget to GrRenderTargetOpListGravatar Robert Phillips2016-10-26
* Define clear regions in terms of GrFixedClipGravatar csmartdalton2016-08-31
* require semi at the end of SkASSERT and friendsGravatar caryclark2016-07-27
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...Gravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Remove fColor from PathRenderer DrawPathArgs structGravatar robertphillips2016-07-07
* Use GrShape in GrPathRenderer.Gravatar bsalomon2016-06-24
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* Remove clip from GrPipelineBuilderGravatar cdalton2016-05-12
* Separate user and raw stencil settingsGravatar cdalton2016-05-11
* Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...Gravatar robertphillips2016-05-11
* Separate user and raw stencil settingsGravatar cdalton2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Make GrPathRenderer only support fills for path stencilingGravatar bsalomon2016-05-05
* Use constexpr constructors of GrStencilSettings rather than hacky macro system.Gravatar bsalomon2016-04-29
* Tweak distance field path renderer behavior in gamma-correct mode to matchGravatar brianosman2016-04-13
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Add stroking support to distance field path rendererGravatar jvanverth2015-11-23
* Revert of Add stroking support to distance field path renderer (patchset #8 i...Gravatar fmalita2015-11-22
* Add stroking support to distance field path rendererGravatar jvanverth2015-11-20
* Revert of Add stroking support to distance field path renderer (patchset #7 i...Gravatar jvanverth2015-11-19
* Add stroking support to distance field path rendererGravatar jvanverth2015-11-19
* Remove GrPipelineBuilder from getPathRenderer callGravatar robertphillips2015-10-29
* Remove GrAddPathRenderers_defaultGravatar joshualitt2015-09-02