Marc-Alexandre Espiaut
e1b3bbafa8
dix: remove dixLookupBuiltinColor() unused screen argument
...
Signed-off-by: Marc-Alexandre Espiaut <76531574+malespiaut@users.noreply.github.com >
2025-11-28 18:43:40 +01:00
Enrico Weigelt, metux IT consult
0534ee4a75
dix: dixLookupBuiltinColor(): fix int type mismatch
...
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-08-11 11:27:06 +02:00
Enrico Weigelt, metux IT consult
4cac1ee46d
dix: drop unnecessary check on HAVE_DIX_CONFIG_H
...
The dix-config.h include file is always present, so no need for
an extra check and conditional include.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2024-10-10 13:38:31 +00:00
Enrico Weigelt, metux IT consult
1999785fa9
os: move over osLookupColor to dix
...
This function is only used by DIX and not os-specific at all.
So move it over to DIX and give it a more fitting name.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1373 >
2024-04-15 16:19:30 -07:00