xserver/record
Enrico Weigelt, metux IT consult 6c7c4fdc7e dix: drop superfluous XineramaGetCursorScreen()
It's only used for record extension, no external callers, thus doesn't
need to be exported. Since it's just for retrieving one struct value,
it's not needed at all - we can do this directly (just like we do in
many other places)

Note: the check on noPanoramixExtensions is superfluous, since the only
call site already does it.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1345>
2024-09-02 16:43:29 +00:00
..
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
record.c dix: drop superfluous XineramaGetCursorScreen() 2024-09-02 16:43:29 +00:00
set.c record: Support architectures with sizeof(void*) > sizeof(long) 2023-12-17 19:30:52 +00:00
set.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00