xserver/hw
Enrico Weigelt, metux IT consult aa49563def xfree86: compat: re-export DeliverEvents() for horryibly maintained Nvidia
NVidia yet again doing crazy shit in their proprietary drivers:
Video drivers have no business with directly send messages to clients.

For whatever weird reasons they have their own RandR extension implementation
(that's competing with the Xserver's one) *within* the video driver.

Let that sink in! Insane.

At some point one might ask the question why they're not forking the whole
Xserver itself (they once did, back in the 90s)

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-30 20:35:14 +02:00
..
kdrive hw: add/fix include guards where missing/broken 2025-06-27 13:58:05 +02:00
vfb Xi: unexport AssignTypeAndName() 2025-06-12 17:21:46 +02:00
xfree86 xfree86: compat: re-export DeliverEvents() for horryibly maintained Nvidia 2025-06-30 20:35:14 +02:00
xnest xnest 2025-06-30 20:35:14 +02:00
xquartz dix: rename DeliverEvents() to dixDeliverEvents() 2025-06-30 20:35:14 +02:00
xwin dix: split off PropertyRec's data field to separate record 2025-06-30 20:35:14 +02:00
meson.build drop Xwayland 2025-06-17 12:51:36 +02:00