commit | af18a09d13611526c4217656c98947f9067cb07a | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Mon Jan 05 10:22:28 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 05 10:22:28 2015 -0800 |
tree | fe9d4ffaaad14f1addca75bbecac4043d56c5a20 | |
parent | 91b0a3587342c48a1a6e1c4687686688737359da [diff] |
Add conic support to Default and AAConvex path redender. This is achieved but chopping up conics into quads. With this change conics should be ready to be used on the gpu side of things BUG=skia:3258 Review URL: https://codereview.chromium.org/825443002