commit | 2895eeb11a9f0d9c0018d49dd4bc45f6c6fc062c | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Thu Jul 21 12:04:08 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 21 12:04:08 2016 -0700 |
tree | 3509c01c16bd72405503e587553820e379b534c5 | |
parent | f25bff95db388554027c78df709f78f8278fffed [diff] |
Retract PipelineBuilder some more The main part of this CL is widening SkDrawContext::drawBatch's API to accept the userStencilSettings & drawFace There is some ancillary spookiness related to expanding the should_apply_coverage_aa & mustUseHWAA methods to encompass mixedSamples Calved off: https://codereview.chromium.org/2165283002/ (Remove DrawFace enum from GrPipelineBuilder) https://codereview.chromium.org/2167183002/ (Minor change to Ganesh path renderers) GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2092893003 Review-Url: https://codereview.chromium.org/2092893003