commit | 6ea387e7c751cbfd3b0cc3267b95808550448ded | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Thu Dec 17 00:25:10 2020 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Dec 17 19:33:56 2020 +0000 |
tree | 9d4eb11e84cba7bd53f98f786b36514520e4b270 | |
parent | 7b920446a8fc867306d5d8280645c5c2556923a4 [diff] |
Enable GrTessellationPathRenderer by default Moves GrTessellationPathRenderer to the end of the chain and enables it by default. Also updates nvpr to not draw volatile paths. The tessellator is much faster at these. Bug: skia:10419 Change-Id: I97ca7d4d1dff65fc9d4040c267f9808c8c33b548 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/344377 Commit-Queue: Chris Dalton <csmartdalton@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com>