aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrPathRenderer.h
Commit message (Expand)AuthorAge
* 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
* Simplify parameters passed to path renderersGravatar robertphillips2015-08-13
* Also provides the ResourceProvider to onDrawPath which allows the DF PR to no...Gravatar bsalomon2015-07-31
* remove SkInstCntGravatar mtklein2015-06-26
* Make GrStrokeInfo inherit from SkStrokeRecGravatar kkinnunen2015-05-18
* Extract gpu line dashing to GrDashLinePathRendererGravatar kkinnunen2015-04-26
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22
* Move ViewMatrix off of drawstateGravatar joshualitt2014-12-29
* Add XP to handle the cases where we disable color write.Gravatar egdaniel2014-12-22
* This cl moves color and coverage off of drawstate. In an effort to keep this...Gravatar joshualitt2014-12-09
* Drawstate on stackGravatar joshualitt2014-11-17
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Revert of r13384 (Stateful PathRenderer implementation)Gravatar robertphillips@google.com2014-02-11
* Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"Gravatar mike@reedtribe.org2014-02-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-11
* Stateful PathRenderer implementationGravatar robertphillips@google.com2014-02-10
* Apply hairline optimization only if the path renderer wants itGravatar commit-bot@chromium.org2013-11-22
* Remove GrRefCnt.h in favor of SkRefCnt.hGravatar commit-bot@chromium.org2013-09-09
* Replace uses of GR_API by SK_API.Gravatar commit-bot@chromium.org2013-08-20
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Fix a crash on stroking empty paths with nv_path_rendering enabledGravatar commit-bot@chromium.org2013-08-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-21
* Reland path bounds change with correct bounds for convex and hairline path re...Gravatar bsalomon@google.com2013-05-20
* Revert "Revert "Revert "Pass bounds into draw calls in path renderers."""Gravatar bsalomon@google.com2013-05-17