xserver/randr
Mike Gelfand 3f0bd17d1d
randr: move include guards up to wrap the whole file
See: https://gcc.gnu.org/onlinedocs/cppinternals/Guard-Macros.html
Signed-off-by: Mike Gelfand <mikedld@mikedld.com>
2025-06-27 15:00:51 +01:00
..
meson.build
randr.c miext: move over extinit_priv.h from include 2025-06-12 17:21:46 +02:00
randrstr.h randr: move include guards up to wrap the whole file 2025-06-27 15:00:51 +01:00
randrstr_priv.h randr: export RRGetOutputProperty for nvidia 2025-06-16 10:32:48 +02:00
rrcrtc.c randr: fix BUG_RETURN_VAL check 2025-06-16 10:32:48 +02:00
rrdispatch.c randr: use calloc() instead of malloc() 2025-06-12 16:49:37 +02:00
rrdispatch_priv.h
rrinfo.c randr: use calloc() instead of malloc() 2025-06-12 16:49:37 +02:00
rrlease.c
rrmode.c dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
rrmonitor.c randr: use calloc() instead of malloc() 2025-06-12 16:49:37 +02:00
rroutput.c dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
rrpointer.c
rrproperty.c randr: replace xallocarray() by calloc() 2025-06-12 17:21:43 +02:00
rrprovider.c dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
rrproviderproperty.c randr: fix memleak in provider property update 2025-06-24 16:06:38 +02:00
rrscreen.c randr: use calloc() instead of malloc() 2025-06-12 16:49:37 +02:00
rrsdispatch.c
rrtransform.c randr: replace xallocarray() by calloc() 2025-06-12 17:21:43 +02:00
rrtransform.h
rrxinerama.c