xserver/present
Jeremy Huddleston Sequoia b12865fdee rootless: Use screen_x and screen_y instead of pixmap pointer hacks
This updates rootless to treat pixmaps consistently with COMPOSITE,
using the screen_x and screen_y values rather than doing hacky math.

This will allow for proper bounds checking on a given PixmapRec.

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
2026-03-20 22:17:12 -07:00
..
Makefile.am present: Move present_wnmd.c contents to hw/xwayland/xwayland-present.c 2021-07-09 16:11:22 +02:00
meson.build present: Move present_wnmd.c contents to hw/xwayland/xwayland-present.c 2021-07-09 16:11:22 +02:00
present.c present: fallback get_crtc to return crtc belonging to screen with present extension 2021-07-20 08:10:46 +02:00
present.h Don't hardcode fps for fake screen 2021-07-29 08:09:00 +00:00
present_event.c present: Send a PresentConfigureNotify event for destroyed windows 2023-04-24 10:13:27 +02:00
present_execute.c present: Include dix-config.h instead of xorg-config.h 2020-09-15 11:41:34 +02:00
present_fake.c Don't hardcode fps for fake screen 2021-07-29 08:09:00 +00:00
present_fence.c present: Include dix-config.h instead of xorg-config.h 2020-09-15 11:41:34 +02:00
present_notify.c present: Fix use-after-free in present_create_notifies() 2025-10-28 14:15:35 +01:00
present_priv.h present: Send a PresentConfigureNotify event for destroyed windows 2023-04-24 10:13:27 +02:00
present_request.c present: Include dix-config.h instead of xorg-config.h 2020-09-15 11:41:34 +02:00
present_scmd.c rootless: Use screen_x and screen_y instead of pixmap pointer hacks 2026-03-20 22:17:12 -07:00
present_screen.c present: Send a PresentConfigureNotify event for destroyed windows 2023-04-24 10:13:27 +02:00
present_vblank.c present: Drop flip_idler member from present_vblank_rec 2021-07-09 16:20:56 +02:00
presentext.h present: Add Present extension 2013-10-31 16:59:18 -07:00