xserver/hw/xfree86
Enrico Weigelt, metux IT consult f25bf57cc2 xfree86: compat: re-export MarkClientException() for horryibly maintained Nvidia
NVidia yet again doing crazy shit in their proprietary drivers:

This is an DIX-*internal* function for triggering client teardown when
connection broke or somehow lack of resources to accept new connections.
Video drivers have no business with that whatsoever - having them messing
with client client connections is just insane.

But still trying to be kind with Nvidia victims, thus adding a little wrapper
function under the old name. It spills out a log warning calling users to file
bug reports their driver vendor.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:48 +02:00
..
common xfree86: increase ABI versions 2025-06-12 17:21:48 +02:00
compat xfree86: compat: re-export MarkClientException() for horryibly maintained Nvidia 2025-06-12 17:21:48 +02:00
ddc xfree86: xf86Priv.h: unexport xf86Initialising field 2025-06-12 17:21:47 +02:00
dixmods treewide: clean up remaining consumers of extinit.h 2025-06-12 17:21:46 +02:00
doc xfree86: xf86.h: drop xf86GetFlipPixels() 2025-06-12 17:21:47 +02:00
dri xfree86: xf86.h: unexport xf86ConfigDRI field 2025-06-12 17:21:47 +02:00
dri2 xfree86: dri2: unexport noXFree86DRI2Extension and move into extension 2025-06-12 17:21:46 +02:00
drivers modesetting: use new VRR mode signaling DDX/driver API 2025-06-12 17:21:45 +02:00
exa xfree86: exa: use CloseScreen hook 2025-06-12 16:46:17 +02:00
fbdevhw xfree86: drop unused imports of colormapst.h 2025-06-12 17:21:43 +02:00
glamor_egl drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
i2c xfree86: i2c: drop unused xf86I2CWriteWord() 2025-06-12 16:22:54 +02:00
int10 xfree86: xf86.h: unexport xf86ModeStatusToString() 2025-06-12 17:21:47 +02:00
loader drop remains of cygwin support 2025-06-12 17:21:46 +02:00
man xfree86: man: add -syslogverbse flag 2025-06-12 17:21:46 +02:00
modes xfree86: xf86Priv.h: unexport xf86Initialising field 2025-06-12 17:21:47 +02:00
os-support xfree86: xf86Priv.h: unexport xf86HandlePMEvents() 2025-06-12 17:21:48 +02:00
parser xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
ramdac dix: move ColormapRec declaration out of public header 2025-06-12 17:21:43 +02:00
shadowfb xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
utils xfree86: utils: gracefully handle allocation failure. 2025-06-12 16:33:37 +02:00
vgahw xfree86: xf86Priv.h: unexport xf86FlipPixels() 2025-06-12 17:21:47 +02:00
x86emu xfree86: x86emu: add extra assert()'s 2025-06-12 16:33:24 +02:00
xkb xfree86: xf86.h: unexport xf86ProcessActionEvent() 2025-06-12 17:21:47 +02:00
.gitignore Xorg: Add Xorg.wrap to hw/xfree86/.gitignore 2014-04-18 11:39:16 +02:00
Xorg.sh.in xfree86: rename Xorg.bin to Xorg 2015-01-05 09:53:58 +10:00
meson.build xfree86: compat: re-add xf86Msg() for badly maintained drivers. 2025-06-12 17:21:48 +02:00
sdksyms.sh dix: don't install selection.h anymore 2025-06-12 17:21:46 +02:00
xorg-wrapper.c Fix various spelling errors 2019-10-01 17:05:28 +00:00
xorgconf.cpp Fix spelling/wording issues 2020-07-05 13:07:33 -07:00