xserver/miext
Jeremy Huddleston Sequoia e8936920ee rootless: Fix Glyphs damage bounding box to correctly compute union
RootlessGlyphs used max() for box.x1 and box.y1 when accumulating the
bounding box across glyphs in a list.  Computing the union of bounding
boxes requires min() for the lower coordinate corner and max for the
higher coordinate corner.

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
2026-03-24 20:09:37 -07:00
..
damage rootless: Use screen_x and screen_y instead of pixmap pointer hacks 2023-01-20 17:10:54 +00:00
rootless rootless: Fix Glyphs damage bounding box to correctly compute union 2026-03-24 20:09:37 -07:00
shadow Remove autotools support 2021-10-27 13:15:40 +03:00
sync meson: fix build if shmfence is enabled but dri3 & xwayland are not 2026-01-25 10:40:02 -08:00