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
*
Deinline some GrPathRenderer method and one GrDrawingMananger method.
Brian Salomon
2018-07-10
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Don't use analytic clip FPs when drawing to stencil
Chris Dalton
2017-11-07
*
Revert "Don't use analytic clip FPs when drawing to stencil"
Chris Dalton
2017-11-07
*
Don't use analytic clip FPs when drawing to stencil
Chris Dalton
2017-11-07
*
Improve heuristics for when to use ccpr
Chris Dalton
2017-09-12
*
Improve GrPathRendererChain heuristics
Chris Dalton
2017-09-07
*
Revert "Improve GrPathRendererChain heuristics"
Chris Dalton
2017-09-07
*
Improve GrPathRendererChain heuristics
Chris Dalton
2017-09-07
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
Brian Salomon
2017-05-12
*
Add flag to avoid stencil buffers in Skia
Eric Karl
2017-05-09
*
Remove atlas creation from GrResourceProvider
Robert Phillips
2017-03-02
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Remove antialias axis from GrPathRendererChain::DrawType
Brian Salomon
2016-12-13
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
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
[next]