xserver/exa
Enrico Weigelt, metux IT consult 368055d3f1 render: move private definitions out of public glyphstr.h
Public module API headers don't need / shouldn't to contain anything that
isn't part of the API (non-exported functions, etc).

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1287>
2024-03-03 22:54:16 +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 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