Jonah Williams 590b254c1a [Impeller] remove incremental allocation during filled path tessellation. (flutter/engine#52401)
Don't allocate a polyline (and resulting std::vectors) when performing convex tessellation. Instead use a listener pattern and iterate through path verbs.
2024-05-02 01:05:55 +00:00
..