xserver/present
Enrico Weigelt, metux IT consult 9c5c5305fd treewide: drop COMPOSITE symbol
It's always enabled for very long time now (at least since meson transition),
there doesn't seem to be any need to ever disable it again. So we can reduce
code complexity by removing all the ifdef's.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-04-30 17:43:19 +02:00
..
meson.build build: Move epoll dependency check 2024-09-02 11:52:26 +00:00
present.c present: need to include dix-config.h 2025-02-23 17:18:46 +00:00
present.h present: need to include <X11/Xfuncproto.h> 2025-02-23 17:18:46 +00:00
present_event.c present: need to include geext.h 2025-02-24 20:19:55 +00:00
present_execute.c present: need to include dix-config.h 2025-02-23 17:18:46 +00:00
present_fake.c present: need to include dix-config.h 2025-02-23 17:18:46 +00:00
present_fence.c present: need to include dix-config.h 2025-02-23 17:18:46 +00:00
present_notify.c dix: unexport some lookup functions 2024-04-15 18:11:57 -07:00
present_priv.h present: fix prototype for present_select_input() 2025-02-23 18:01:02 +00:00
present_request.c present: drop swapping request length fields 2025-02-06 22:28:49 +00:00
present_scmd.c treewide: drop COMPOSITE symbol 2025-04-30 17:43:19 +02:00
present_screen.c present: need to include dix-config.h 2025-02-23 17:18:46 +00:00
present_vblank.c present: need to include dix-config.h 2025-02-23 17:18:46 +00:00
presentext.h present: need to include <X11/Xfuncproto.h> 2025-02-23 17:18:46 +00:00