xserver/hw
Enrico Weigelt, metux IT consult c3255fbc1c os: drop unneeded DDXOSVERRORF conditional
This conditional practically only controls whether we have an pointer,
where DDX can plug in it's own VErrorF() handler (currently only xwin
doing that). The cost of having it even when DDX doesn't use it, is
really negligible: it's just one pointer and an extra non-null check
on it per VErrorF() call - a very cold path. Strangely, xwin has extra

Getting rid of this unnecessary complexity that really hasn't any
practical gain.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1329>
2024-03-03 23:15:14 +00:00
..
kdrive drop remains of support for old Sun compilers 2024-02-19 09:21:36 +00:00
vfb consolidate MITSHM and HAS_SHM symbols 2024-03-03 23:07:18 +00:00
xfree86 render: drop obsolete macros pict_f_transform and pict_f_vector 2024-03-03 22:54:16 +00:00
xnest drop remains of support for old Sun compilers 2024-02-19 09:21:36 +00:00
xquartz os: consolidate busfault handling 2024-02-23 23:15:12 +00:00
xwayland composite: move out unexported CompositeIsImplicitRedirectException() 2024-03-03 22:50:07 +00:00
xwin os: drop unneeded DDXOSVERRORF conditional 2024-03-03 23:15:14 +00:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00