xserver/hw
Enrico Weigelt, metux IT consult ca361681f8 prevent name clash on Windows w/ RT_* defines
Windows' native headers using some our RT_* define's names for other things.
Since the naming isn't very nice anyways, introducing some new ones
(X11_RESTYPE_NONE, X11_RESTYPE_FONT, X11_RESTYPE_CURSOR) and define the old
ones as an alias to them, in case some out-of-tree code still uses them.

With thins change, we don't need to be so extremely careful about include
ordering and have explicit #undef's in order to prevent name clashes on
Win32 targets.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1355>
(cherry picked from commit 232cad9ec3)
2026-01-19 12:48:30 -08:00
..
kdrive drop remains of support for old Sun compilers 2026-01-19 12:32:18 -08:00
vfb Xvfb: Support up to 13 mouse buttons 2024-01-08 11:16:11 +00:00
xfree86 prevent name clash on Windows w/ RT_* defines 2026-01-19 12:48:30 -08:00
xnest Xnest: print event ID on warning about unhandled upstream event 2026-01-19 12:32:26 -08:00
xquartz prevent name clash on Windows w/ RT_* defines 2026-01-19 12:48:30 -08:00
xwayland xwayland: Walk the regions' boxes 2026-01-19 12:32:25 -08:00
xwin os: unexport OsVendorVErrorFProc pointer 2026-01-19 12:48:30 -08:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00