Re: [PATCH v5 0/3] MR10359: gdiplus: Implement software path fill for images.
March 30, 2026
9:03 p.m.
On Mon Mar 30 04:55:27 2026 +0000, Conor McCarthy wrote:
I added a commit for a simple bypass check. Is that something like what you had in mind? 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.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10359#note_134401
24
Age (days ago)
24
Last active (days ago)
0 comments
1 participants
participants (1)
-
Esme Povirk (@madewokherd)