xserver/present
Enrico Weigelt, metux IT consult 8e0a533eb7 present: simplify dispatching
Using simple case statements with actual opcode define's instead
of call vector arrays where the exact order matters.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:42 +02:00
..
meson.build build: Move epoll dependency check 2024-09-02 11:52:26 +00:00
present.c randr: unexport and document RRFirstEnabledCrtc() 2025-06-12 16:27:32 +02:00
present.h present: need to include <X11/Xfuncproto.h> 2025-02-23 17:18:46 +00:00
present_event.c Xext: geext: unexport GERegisterExtension() and document it 2025-06-12 16:39:23 +02: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: use CloseScreen hook 2025-06-12 16:45:40 +02:00
present_request.c present: simplify dispatching 2025-06-12 17:21:42 +02:00
present_scmd.c treewide: drop COMPOSITE symbol 2025-06-12 16:47:01 +02:00
present_screen.c present: use CloseScreen hook 2025-06-12 16:45:40 +02: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