index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPathRendererChain.cpp
Commit message (
Expand
)
Author
Age
*
Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer
Jim Van Verth
2017-03-16
*
Remove PLS path renderer
Brian Salomon
2017-03-06
*
Add path renderer options to viewer GUI
Brian Osman
2017-03-01
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
Revert "Quality and performance fixes for AA tessellating path renderer."
Stephan White
2017-01-03
*
Quality and performance fixes for AA tessellating path renderer.
Stephen White
2017-01-03
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16
*
Remove antialias axis from GrPathRendererChain::DrawType
Brian Salomon
2016-12-13
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
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
*
Disable MSAAPathRender for Android Framework builds
robertphillips
2016-09-01
*
Screenspace AA tessellated GPU path rendering.
senorblanco
2016-08-31
*
Revert of Screenspace AA tessellated path rendering. (patchset #37 id:730001 ...
senorblanco
2016-08-31
*
Screenspace AA tessellated GPU path rendering.
senorblanco
2016-08-31
*
Use GrShape in GrPathRenderer.
bsalomon
2016-06-24
*
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
*
added GrMSAAPathRenderer
ethannicholas
2016-05-02
*
Revert of added GrMSAAPathRenderer (patchset #9 id:160001 of https://coderevi...
ethannicholas
2016-04-04
*
added GrMSAAPathRenderer
ethannicholas
2016-04-04
*
Revert of added GrMSAAPathRenderer (patchset #8 id:140001 of https://coderevi...
ethannicholas
2016-04-04
*
added GrMSAAPathRenderer
ethannicholas
2016-04-04
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Revert of added support for PLS path rendering (patchset #16 id:360001 of htt...
ethannicholas
2016-01-22
*
added support for PLS path rendering
ethannicholas
2016-01-22
*
Minor cleanup of clip mask manager
robertphillips
2015-10-30
*
Remove GrPipelineBuilder from getPathRenderer call
robertphillips
2015-10-29
*
Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL
robertphillips
2015-10-27
*
Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of ht...
robertphillips
2015-10-26
*
Fix ClipMaskManager's SW-fallback logic
robertphillips
2015-10-26
*
Narrow the distribution of GrDrawTarget a bit
robertphillips
2015-10-23
*
Remove GrAddPathRenderers_default
joshualitt
2015-09-02
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
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
*
Add direct getter for GrCaps to GrContext.
bsalomon
2015-05-29
*
Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...
bsalomon
2015-05-28
*
Add direct getter for GrCaps to GrContext.
bsalomon
2015-05-28
*
rename GrDrawTargetCaps.h to GrCaps.h and move to include
bsalomon
2015-05-22
*
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
*
Drawstate on stack
joshualitt
2014-11-17
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Revert of r13384 (Stateful PathRenderer implementation)
robertphillips@google.com
2014-02-11
[next]