commit | ef33b1e739b23a1201100ff17a572da85b03d9af | [log] [tgz] |
---|---|---|
author | caryclark <caryclark@google.com> | Tue Oct 20 13:42:25 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 20 13:42:25 2015 -0700 |
tree | aed5e149a4e3b6594fb0c3f556ecd06eebdedd4f | |
parent | 45a1c34f607a970933e5cd05e1df6cd8090db1be [diff] |
The remaining 1m skp bugs are asserts that can be harmlessly suppressed and bugs around conics. The conic calculation for a subdivided w was just wrong. Also added debugging to template intersection to initialize reused structures and dump additional data. TBR=reed@google.com Review URL: https://codereview.chromium.org/1413763002