March 19, 2026
4:09 p.m.
I haven't tested it locally. I have a visual test program I'm likely to run for rendering changes like this. Converting to spans probably makes sense. In theory, we should end up with a lot of trivial operations (such as intersecting a rect with an edge-list that we already know has bounds within that rect) where we could skip it, but I'm not sure if being lazy about it is worth the complexity. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10359#note_132833