March 31, 2026
9:03 a.m.
On Mon Mar 30 21:03:16 2026 +0000, Esme Povirk wrote:
I don't think we should even have to check the points in the path. If the clipping region (when accounting for device bounds) is a rectangle, then it should always contain the bounds we pass into alpha_blend_pixels_gpregion, and therefore we can treat it as infinite. The step of intersecting should already have been done implicitly by converting it to spans. I've revised it, but I'm not sure if the changes are what you intended.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10359#note_134523