aboutsummaryrefslogtreecommitdiffhomepage
path: root/platform_tools
diff options
context:
space:
mode:
authorGravatar Stephen White <senorblanco@chromium.org>2018-06-01 09:49:39 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-01 14:40:55 +0000
commit531a48ed788c5fabfe21704286b54d7567f35469 (patch)
tree09254be109cfe4eb09457cc06093630202303346 /platform_tools
parent39ccf5d386ae07d4fdfaac6c6e89c325efb61255 (diff)
GrTessellator: fix winding merged to zero on split edge.
Occasionally, the top edge of a split edge can be merged out of existence (if it can't be mathematically distinguished from one of its adjacent edges). In this case, we need to save its winding count before it's merged so that the other half of the split doesn't also get zero winding. NOTE: this adds a new test case to the concavepaths GM. Bug: skia:7785 Change-Id: Iff8b0a2ed3065e57b737ff915ff436146987caf6 Reviewed-on: https://skia-review.googlesource.com/131223 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Stephen White <senorblanco@chromium.org>
Diffstat (limited to 'platform_tools')
0 files changed, 0 insertions, 0 deletions