[PATCH] winex11.drv: Use Unsorted instead of YXBanded in Xlib calls that may use multiple rectangles.

Alexandre Julliard julliard at winehq.org
Wed Nov 4 09:20:04 CST 2020


Zhiyi Zhang <zzhang at codeweavers.com> writes:

> There is no guarantees in Wine to make sure the rectangles passed to Xlib calls fit the
> requirement of using YXBanded. See 'man 3 XSetClipRectangles' for details of YXBanded.

GDI regions are supposed to be YXBanded. If there's a place where that's
not true it's a bug.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list