commit | 0a79381fd1e43214d0bdd34fb1137d9048d303a0 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Wed Mar 07 11:18:30 2018 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Mar 07 19:39:20 2018 +0000 |
tree | b27f83b03978e5d9a3f4859aa200d26315b8f0ef | |
parent | b5e1f7558052cc60deaf23ccc2c898d1c6c94c09 [diff] |
ccpr: Fix very small edges Fixes a bug in the vertex shader backend where a pixel could be hit twice on very small, axis-aligned edges. Improves the coverage calculations to be more accurate when dealing with very small edges. Bug: skia: Change-Id: I4bac191695d7b7d73b6eef9df0fca3539503a965 Reviewed-on: https://skia-review.googlesource.com/111323 Commit-Queue: Chris Dalton <csmartdalton@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>