aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrClipMaskManager.cpp
Commit message (Expand)AuthorAge
* Introduce GrColorSpaceXform, for gamut conversion on texturesGravatar brianosman2016-07-18
* Pre-crop filled rects to avoid scissorGravatar csmartdalton2016-07-13
* Retract PipelineBuilder from GrClip::applyGravatar robertphillips2016-07-13
* Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...Gravatar msarett2016-07-12
* Pre-crop filled rects to avoid scissorGravatar csmartdalton2016-07-12
* Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...Gravatar msarett2016-07-12
* Pre-crop filled rects to avoid scissorGravatar csmartdalton2016-07-11
* Use clipped bounds for reordering decisionsGravatar bsalomon2016-07-08
* Don't scissor draws overlapping the render target's edgesGravatar bsalomon2016-07-08
* Remove fColor from PathRenderer DrawPathArgs structGravatar robertphillips2016-07-07
* Use GrShape in GrPathRenderer.Gravatar bsalomon2016-06-24
* Fix GrDrawContextPriv::stencilRectGravatar csmartdalton2016-06-10
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* More Unref GrXPFactory.Gravatar bungeman2016-06-03
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not ...Gravatar robertphillips2016-05-20
* 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