xserver/exa
Enrico Weigelt, metux IT consult b3b86ae674 replace _X_INLINE by inline in internal static functions
Since xserver is compiled as C99, we just can use the `inline` keyword.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-02-05 19:26:14 +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 _X_INLINE by inline in internal static functions 2024-02-05 19:26:14 +00:00
exa_driver.c replace _X_INLINE by inline in internal static functions 2024-02-05 19:26:14 +00:00
exa_glyphs.c
exa_migration_classic.c
exa_migration_mixed.c
exa_mixed.c replace _X_INLINE by inline in internal static functions 2024-02-05 19:26:14 +00:00
exa_offscreen.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
exa_priv.h replace _X_INLINE by inline in internal static functions 2024-02-05 19:26:14 +00:00
exa_render.c
exa_unaccel.c mi: Add a default no-op miSourceValidate 2019-10-30 16:26:01 +00:00
meson.build