DescriptionEnable tessellating GPU path renderer.
This also contains a fix to remove recursion from the sorted_merge()
step. This was essentially tail-recursion, and was causing stack
exhaustion on some platforms. Making it iterative fixes the issue.
Note: this CL will affect a large number of GPU GM results.
R=bsalomon@google.com
BUG=
Committed: https://skia.googlesource.com/skia/+/7ef63c85c5891ca59906e3c783a7f954be3f7f62
Patch Set 1 #Patch Set 2 : Remove some now-useless code #Patch Set 3 : Add back enable #
Messages
Total messages: 11 (3 generated)
|