xserver/exa
dasha_uwu 7c64a06ba4 treewide: remove "lib" prefix in static_library names (meson)
this was producing static libraries named "liblibsomething.a"

Signed-off-by: dasha_uwu <dasha@linuxping.win>
2025-07-03 12:01:52 +02:00
..
exa.c exa: drop exaGetPixmapSize() 2025-06-12 16:50:10 +02:00
exa.h exa: unexport ExaOffscreenMarkUsed() 2025-06-12 16:50:15 +02:00
exa_accel.c exa: protect from allocation failure 2025-06-12 17:21:43 +02:00
exa_classic.c exa: use PixmapDestroy hook 2025-06-12 16:46:42 +02:00
exa_driver.c exa: use PixmapDestroy hook 2025-06-12 16:46:42 +02:00
exa_glyphs.c exa: replace xallocarray() by calloc() 2025-06-12 17:21:43 +02:00
exa_migration_classic.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
exa_migration_mixed.c exa: replace xallocarray() by calloc() 2025-06-12 17:21:43 +02:00
exa_mixed.c exa: use calloc() instead of malloc() 2025-06-12 16:49:16 +02:00
exa_offscreen.c exa: fix missing include of dix-config.h 2025-06-12 16:50:42 +02:00
exa_priv.h exa: drop unused import of colormapst.h 2025-06-12 17:21:43 +02:00
exa_render.c exa: use dixDestroyPixmap() instead of direct driver call 2025-02-12 17:48:30 +01:00
exa_unaccel.c exa: fix missing include of dix-config.h 2025-06-12 16:50:42 +02:00
meson.build treewide: remove "lib" prefix in static_library names (meson) 2025-07-03 12:01:52 +02:00