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
*
ccpr: Enable ccpr by default
Chris Dalton
2018-06-25
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Remove the MSAA path renderer
Chris Dalton
2018-04-25
*
Revert "ccpr: Don't preempt the convex path renderer"
Chris Dalton
2018-04-24
*
ccpr: Don't preempt the convex path renderer
Chris Dalton
2018-04-19
*
Hide GrPixelConfig in SkSurfaceCharacterization
Robert Phillips
2018-04-04
*
Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers"
Chris Dalton
2018-03-29
*
vulkan: Blacklist MSAA path renderer on Qualcomm drivers
Chris Dalton
2018-03-29
*
Move resourceProvider accessor to GrContextPriv (take 2)
Robert Phillips
2018-01-16
*
Revert "Move resourceProvider accessor to GrContextPriv"
Hal Canary
2018-01-16
*
Move resourceProvider accessor to GrContextPriv
Robert Phillips
2018-01-16
*
Setup CCPR testing with GrMockContext
Chris Dalton
2017-11-06
*
Enable CCPR for volatile paths
Chris Dalton
2017-10-17
*
Revert "Enable coverage counting path rendering except on Android framework"
Chris Dalton
2017-10-09
*
Enable coverage counting path rendering except on Android framework
Chris Dalton
2017-10-07
*
Revert "Enable coverage counting path rendering on non-Android"
Jim Van Verth
2017-09-29
*
Enable coverage counting path rendering on non-Android
Chris Dalton
2017-09-29
*
Shrink GrDrawOpAtlases when no longer needed, take 2.
Jim Van Verth
2017-09-26
*
Revert "Shrink GrDrawOpAtlases when no longer needed"
Jim Van Verth
2017-09-22
*
Shrink GrDrawOpAtlases when no longer needed
Jim Van Verth
2017-09-22
*
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
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
Make AA hairline renderer non-optional
Brian Osman
2017-08-30
*
Always include the default path renderer in the chain
Brian Osman
2017-08-29
*
Coverage counting path renderer
Chris Dalton
2017-07-14
*
Update minimum non-ES OpenGL spec to 2.0.
Brian Salomon
2017-05-08
*
Remove support for GLs without separate stencil.
Brian Salomon
2017-05-08
*
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
[next]