commit | 3a9aab9ef0874d7fe661e48608a334c3ef98c6ba | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Tue Mar 07 14:07:18 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Mar 07 20:09:13 2017 +0000 |
tree | 32fa55e49a4998275341fea52664ee5cbce6c345 | |
parent | 472991481bf1aaf6e966d9e8d3c64208cfc84247 [diff] |
GrTessellator: convert contours to VertexLists. This is a cleanup patch; should have no user-visible effects. Note that contours are now returned opened, rather than closed. This plays better with VertexList, and makes the code simpler. BUG=skia: Change-Id: I6a422fed0805cdca53cf0697b8427fff7cd77ad3 Reviewed-on: https://skia-review.googlesource.com/9343 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Stephen White <senorblanco@chromium.org>