xserver/hw/xfree86/compat
Enrico Weigelt, metux IT consult 085ca43c0c 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-04 20:08:14 +02:00
..
README
clientexception.c xfree86: compat: re-export MarkClientException() for horryibly maintained Nvidia 2025-06-04 20:08:14 +02:00
log.c
meson.build xfree86: compat: re-export MarkClientException() for horryibly maintained Nvidia 2025-06-04 20:08:14 +02:00

special compat code for legacy drivers, namely Nvidia proprietary