xserver/randr
Enrico Weigelt, metux IT consult ee302a1ac0 (submit/drop-obsolete-have-dix-config.h) drop obsolete HAVE_DIX_CONFIG_H
The symbol controls whether to include dix-config.h, and it's always set,
thus we don't need it (and dozens of ifdef's) anymore.

This commit only removes them from our own source files, where we can
guarantee that dix-config.h is present - leaving the (potentially exported)
headers untouched.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-08-29 20:51:21 +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/drop-obsolete-have-dix-config.h) drop obsolete HAVE_DIX_CONFIG_H 2024-08-29 20:51:21 +02:00
randrstr.h render: drop obsolete macros pict_f_transform and pict_f_vector 2024-03-03 22:54:16 +00:00
randrstr_priv.h randr: move private definitons from randrstr.h to randrstr_priv.h 2024-02-22 23:47:49 +00:00
rrcrtc.c (submit/fixup-req-len) randr: fix length checking with bigreq 2024-08-29 20:51:19 +02:00
rrdispatch.c prevent name clash on Windows w/ RT_* defines 2024-04-15 18:59:23 -07:00
rrinfo.c Convert top level extensions to new *allocarray functions 2015-04-21 16:57:08 -07:00
rrlease.c prevent name clash on Windows w/ RT_* defines 2024-04-15 18:59:23 -07:00
rrmode.c (submit/fixup-req-len) randr: fix length checking with bigreq 2024-08-29 20:51:19 +02:00
rrmonitor.c (submit/fixup-req-len) randr: fix length checking with bigreq 2024-08-29 20:51:19 +02:00
rroutput.c dix: unexport some lookup functions 2024-04-15 18:11:57 -07:00
rrpointer.c (submit/cursor-api) dix: unexport GetSpritePosition() 2024-08-29 20:51:21 +02:00
rrproperty.c (submit/fixup-req-len) randr: fix length checking with bigreq 2024-08-29 20:51:19 +02:00
rrprovider.c dix: unexport some lookup functions 2024-04-15 18:11:57 -07:00
rrproviderproperty.c (submit/fixup-req-len) randr: fix length checking with bigreq 2024-08-29 20:51:19 +02:00
rrscreen.c dix: unexport some lookup functions 2024-04-15 18:11:57 -07:00
rrsdispatch.c (submit/xrandr-swap-fix) randr: fix wrong call to RRGetScreenResources() in swapped case 2024-08-29 20:51:20 +02:00
rrtransform.c randr: Silence -Wshift-negative-value warnings 2015-10-19 11:51:52 -04:00
rrtransform.h render: drop obsolete macros pict_f_transform and pict_f_vector 2024-03-03 22:54:16 +00:00
rrxinerama.c (submit/fixup-req-len) randr: drop now obsolete swap procs 2024-08-29 20:51:20 +02:00