xserver/randr
Enrico Weigelt, metux IT consult 018703ce07 randr: re-export RRTransformSetFilter() for Nvidia legacy
NVidia's proprietary driver does it's own randr implementation (why ?)
and needs this function for this.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-05 15:36:04 +02:00
..
meson.build meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00
randr.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
randrstr.h randr: re-export RRTransformSetFilter() for Nvidia legacy 2025-06-05 15:36:04 +02:00
randrstr_priv.h randr: re-export RRTransformSetFilter() for Nvidia legacy 2025-06-05 15:36:04 +02:00
rrcrtc.c (1823) randr: replace xallocarray() by calloc() 2025-06-03 11:37:36 +02:00
rrdispatch.c (!1909) randr: use calloc() instead of malloc() 2025-06-03 11:37:33 +02:00
rrdispatch_priv.h (!1985) randr: move remaining dispatch prototypes to rrdispatch.h 2025-06-03 11:37:30 +02:00
rrinfo.c (!1909) randr: use calloc() instead of malloc() 2025-06-03 11:37:33 +02:00
rrlease.c (!1985) randr: move remaining dispatch prototypes to rrdispatch.h 2025-06-03 11:37:30 +02:00
rrmode.c (1823) randr: replace xallocarray() by calloc() 2025-06-03 11:37:36 +02:00
rrmonitor.c (!1909) randr: use calloc() instead of malloc() 2025-06-03 11:37:33 +02:00
rroutput.c (1823) randr: replace xallocarray() by calloc() 2025-06-03 11:37:36 +02:00
rrpointer.c (!1985) randr: unexport and document RRCrtcGetScanoutSize() 2025-06-03 11:37:30 +02:00
rrproperty.c (1823) randr: replace xallocarray() by calloc() 2025-06-03 11:37:36 +02:00
rrprovider.c (!1909) randr: use calloc() instead of malloc() 2025-06-03 11:37:33 +02:00
rrproviderproperty.c (!1909) randr: use calloc() instead of malloc() 2025-06-03 11:37:33 +02:00
rrscreen.c (!1909) randr: use calloc() instead of malloc() 2025-06-03 11:37:33 +02:00
rrsdispatch.c (!1985) randr: unexport screen related request handlers 2025-06-03 11:37:30 +02:00
rrtransform.c (1823) randr: replace xallocarray() by calloc() 2025-06-03 11:37:36 +02:00
rrtransform.h (!1985) randr: unexport and document RRTransformCopy() 2025-06-03 11:37:31 +02:00
rrxinerama.c randr: use struct initializer for reply structs 2025-02-24 20:30:26 +00:00