xserver/dri3
Enrico Weigelt, metux IT consult 31c03b51d8 dri3: 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-04-02 17:37:40 +00:00
..
dri3.c rename old symbol PANORAMIX to XINERAMA 2025-02-06 15:51:27 +00:00
dri3.h DRI3: add DRI3ImportSyncobj and DRI3FreeSyncobj 2024-04-09 06:11:03 +00:00
dri3_priv.h DRI3: add DRI3ImportSyncobj and DRI3FreeSyncobj 2024-04-09 06:11:03 +00:00
dri3_request.c dri3: simplify dispatcher 2025-04-02 17:37:40 +00:00
dri3_screen.c treewide: replace xnfalloc() calls to XNFalloc() 2024-07-26 23:41:33 +00:00
meson.build meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00