xserver/exa
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 Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_driver.c exa: fix "comparison is always false" 2022-04-02 18:06:30 +00:00
exa_glyphs.c EXA: Honour op parameter to exaGlyphs even if maskFormat == NULL 2016-05-09 12:41:13 -04:00
exa_migration_classic.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_migration_mixed.c Convert exa & fb to new *allocarray functions 2015-04-21 16:58:07 -07:00
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 Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00