DescriptionIgnore fill when stroke & filling convex line-only paths
This seems to work well for miter and bevel joins with the resulting stroke and fill path remaining convex. There seems to be an issue with round joins where the outer generated shell is usually not convex. Without this CL the resulting stroke & filled paths are always concave.
Perf-wise (on Windows):
convex-lineonly-paths-stroke-and-fill bench
(in ms) w/o w/CL %decrease
8888 2.88 2.01 30.2
gpu 4.4 1.38 68.6
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2275243003
Committed: https://skia.googlesource.com/skia/+/ad2344693c70f13d5e4216df8458b4d907395bde
Patch Set 1 #Patch Set 2 : update #Patch Set 3 : update #Patch Set 4 : update #
Total comments: 2
Patch Set 5 : Fix mistake #Messages
Total messages: 22 (17 generated)
|