xserver/composite
Enrico Weigelt, metux IT consult 7e120f0f03 composite: simplify dispatcher
The dispatcher functions are much more complex than they're usually are
(just switch/case statement). Bring them in line with the standard scheme
used in the Xserver, so further steps become easier.

It's also much cleaner to use the defines from proto headers instead of
raw numbers.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:44 +02:00
..
compalloc.c dix: add dixClientForXID() 2025-06-12 16:53:34 +02:00
compext.c composite: simplify dispatcher 2025-06-12 17:21:44 +02:00
compinit.c dix: move ColormapRec declaration out of public header 2025-06-12 17:21:43 +02:00
compint.h composite: drop obsolete including of colormapst.h 2025-06-12 17:21:43 +02:00
compositeext.h compext: drop unused function CompositeRegisterImplicitRedirectionException() 2025-06-12 16:50:55 +02:00
compositeext_priv.h composite: fix duplicate typedef of ScreenPtr 2024-04-18 00:51:06 +00:00
compoverlay.c composite: clean up including panoramix headers 2025-06-12 17:21:43 +02:00
compwindow.c composite: clean up including panoramix headers 2025-06-12 17:21:43 +02:00
meson.build meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00