aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrClipMaskManager.cpp
Commit message (Expand)AuthorAge
* Make GrAppliedClip friendlessGravatar robertphillips2016-05-19
* Retract GrRenderTarget from AlphaClipMask codeGravatar robertphillips2016-05-15
* Revert of Retract GrRenderTarget from AlphaClipMask code (patchset #3 id:4000...Gravatar bsalomon2016-05-13
* Retract GrRenderTarget from AlphaClipMask codeGravatar robertphillips2016-05-13
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* Simplify GrSWMaskHelperGravatar robertphillips2016-05-13
* 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
* Remove hasMixedSamples() from GrPipelineBuilderGravatar cdalton2016-05-06
* 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
* Bring sk_sp to GrDrawContextGravatar robertphillips2016-04-27
* Tweak distance field path renderer behavior in gamma-correct mode to matchGravatar brianosman2016-04-13
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* detach -> releaseGravatar mtklein2016-03-16
* Reenable dev bounds clip reductionGravatar bsalomon2016-03-09
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patch...Gravatar robertphillips2016-03-02
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* Remove remaining users of draw*Rect callsGravatar joshualitt2016-01-13
* Disable using dev bounds in Gr clip reduction code.Gravatar Brian Salomon2015-11-30
* Add debug option to clip each GrBatch to its device boundsGravatar bsalomon2015-11-30
* Restrict query bounds for reduce clip to dev boundsGravatar bsalomon2015-11-23
* Make block size a template parameter of SkTLListGravatar bsalomon2015-11-18
* Enable AA stencil clip for mixed samplesGravatar cdalton2015-11-11
* Revert of Enable stencil clipping in mixed sampled render targets (patchset #...Gravatar cdalton2015-11-11
* Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://cod...Gravatar cdalton2015-11-10
* Fix mixed samples stencil clipGravatar cdalton2015-11-09
* Comments Style: s/skbug.com/bug.skia.org/Gravatar halcanary2015-11-07
* Minor cleanup of clip mask managerGravatar robertphillips2015-10-30
* Remove GrPipelineBuilder from getPathRenderer callGravatar robertphillips2015-10-29
* Remove gpu-side clip mask merging from clip mask managerGravatar robertphillips2015-10-28
* Disable gpu-side clip mask merging in the clip mask managerGravatar robertphillips2015-10-27
* Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CLGravatar robertphillips2015-10-27
* Fix ClipMaskManager's SW-fallback logic (take 2)Gravatar robertphillips2015-10-27
* Move scissor state to GrAppliedClipGravatar bsalomon2015-10-27
* Fix up the clip mask manager's creation of paths (w.r.t. volatility)Gravatar robertphillips2015-10-26
* Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of ht...Gravatar robertphillips2015-10-26
* Revert of Fix up the clip mask manager's creation of paths (w.r.t. volatility...Gravatar robertphillips2015-10-26
* Fix up the clip mask manager's creation of paths (w.r.t. volatility)Gravatar robertphillips2015-10-26
* Fix ClipMaskManager's SW-fallback logicGravatar robertphillips2015-10-26
* Narrow the distribution of GrDrawTarget a bitGravatar robertphillips2015-10-23
* Don't abort analytic clipping if using MSAA until elements are examinedGravatar bsalomon2015-10-14
* Fix clipping when all analytic FP creations can be skippedGravatar bsalomon2015-10-14
* Remove ClipMaskType from GrCMMGravatar bsalomon2015-10-07