index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPathRendererChain.h
Commit message (
Expand
)
Author
Age
*
Setup CCPR testing with GrMockContext
Chris Dalton
2017-11-06
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
Always include the default path renderer in the chain
Brian Osman
2017-08-29
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
Remove antialias axis from GrPathRendererChain::DrawType
Brian Salomon
2016-12-13
*
Add optional sw generated path coverage mask caching
bsalomon
2016-09-21
*
Add GrContextOptions flag to disable distance field path renderer.
bsalomon
2016-09-15
*
Minor cleanup of clip mask manager
robertphillips
2015-10-30
*
Remove GrPipelineBuilder from getPathRenderer call
robertphillips
2015-10-29
*
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...
bsalomon@google.com
2012-12-10
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
Version 2 of the Instance Counting system. This one simplifies the print out ...
robertphillips@google.com
2012-06-13
*
misc fixes
bsalomon@google.com
2012-04-10
*
simplify GrPathRenderer interface
bsalomon@google.com
2012-03-02
*
Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa
bsalomon@google.com
2011-10-27
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12