index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPathRenderer.h
Commit message (
Expand
)
Author
Age
*
Define clear regions in terms of GrFixedClip
csmartdalton
2016-08-31
*
require semi at the end of SkASSERT and friends
caryclark
2016-07-27
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Remove fColor from PathRenderer DrawPathArgs struct
robertphillips
2016-07-07
*
Use GrShape in GrPathRenderer.
bsalomon
2016-06-24
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
Separate user and raw stencil settings
cdalton
2016-05-11
*
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...
robertphillips
2016-05-11
*
Separate user and raw stencil settings
cdalton
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Make GrPathRenderer only support fills for path stenciling
bsalomon
2016-05-05
*
Use constexpr constructors of GrStencilSettings rather than hacky macro system.
bsalomon
2016-04-29
*
Tweak distance field path renderer behavior in gamma-correct mode to match
brianosman
2016-04-13
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Add stroking support to distance field path renderer
jvanverth
2015-11-23
*
Revert of Add stroking support to distance field path renderer (patchset #8 i...
fmalita
2015-11-22
*
Add stroking support to distance field path renderer
jvanverth
2015-11-20
*
Revert of Add stroking support to distance field path renderer (patchset #7 i...
jvanverth
2015-11-19
*
Add stroking support to distance field path renderer
jvanverth
2015-11-19
*
Remove GrPipelineBuilder from getPathRenderer call
robertphillips
2015-10-29
*
Remove GrAddPathRenderers_default
joshualitt
2015-09-02
*
Simplify parameters passed to path renderers
robertphillips
2015-08-13
*
Also provides the ResourceProvider to onDrawPath which allows the DF PR to no...
bsalomon
2015-07-31
*
remove SkInstCnt
mtklein
2015-06-26
*
Make GrStrokeInfo inherit from SkStrokeRec
kkinnunen
2015-05-18
*
Extract gpu line dashing to GrDashLinePathRenderer
kkinnunen
2015-04-26
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
Add XP to handle the cases where we disable color write.
egdaniel
2014-12-22
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
Drawstate on stack
joshualitt
2014-11-17
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Revert of r13384 (Stateful PathRenderer implementation)
robertphillips@google.com
2014-02-11
*
Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"
mike@reedtribe.org
2014-02-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-11
*
Stateful PathRenderer implementation
robertphillips@google.com
2014-02-10
*
Apply hairline optimization only if the path renderer wants it
commit-bot@chromium.org
2013-11-22
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Replace uses of GR_API by SK_API.
commit-bot@chromium.org
2013-08-20
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Fix a crash on stroking empty paths with nv_path_rendering enabled
commit-bot@chromium.org
2013-08-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-21
*
Reland path bounds change with correct bounds for convex and hairline path re...
bsalomon@google.com
2013-05-20
*
Revert "Revert "Revert "Pass bounds into draw calls in path renderers."""
bsalomon@google.com
2013-05-17
[next]