xserver/exa
Enrico Weigelt, metux IT consult 86d0f6dafa include: drop obsolete check for typeof operator
It really seems that compilers on all our supported platforms
(including Solaris) supporting `typeof`, so we can always use it
and drop hacks with undefind behaviour entirely.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1432>
2024-04-22 22:15:45 +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 render: move private definitions out of public glyphstr.h 2024-03-03 22:54:16 +00:00
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
exa_priv.h include: drop obsolete check for typeof operator 2024-04-22 22:15:45 +00:00
exa_render.c
exa_unaccel.c
meson.build