xserver/exa
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jeremy Huddleston Sequoia 16e7cdba48 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>
2023-01-20 17:10:54 +00:00
..
exa.c rootless: Use screen_x and screen_y instead of pixmap pointer hacks 2023-01-20 17:10:54 +00:00
exa.h exa: rename some badly named variables 2020-07-10 06:17:40 +10:00
exa_accel.c rootless: Use screen_x and screen_y instead of pixmap pointer hacks 2023-01-20 17:10:54 +00:00
exa_classic.c
exa_driver.c exa: fix "comparison is always false" 2022-04-02 18:06:30 +00:00
exa_glyphs.c
exa_migration_classic.c
exa_migration_mixed.c
exa_mixed.c exa: fix "comparison is always false" 2022-04-02 18:06:30 +00:00
exa_offscreen.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
exa_priv.h exa: rename some badly named variables 2020-07-10 06:17:40 +10:00
exa_render.c exa: Use PictureMatchFormat for source-only picture format description 2018-06-01 11:57:15 +02:00
exa_unaccel.c mi: Add a default no-op miSourceValidate 2019-10-30 16:26:01 +00:00
meson.build