xserver/hw/xfree86/dri
Enrico Weigelt, metux IT consult 73cf8d3560 xfree86: dri: unexport DRIDestroyWindow() and make it static
This function is only called inside dri.c, not used by any drivers
(and wouldn't make sense to do so), so no need to keep it exported.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1713>
2024-10-10 20:42:23 +00:00
..
dri.c xfree86: dri: unexport DRIDestroyWindow() and make it static 2024-10-10 20:42:23 +00:00
dri.h xfree86: dri: unexport DRIDestroyWindow() and make it static 2024-10-10 20:42:23 +00:00
dristruct.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
meson.build meson: Make driprotos and libdrm optional 2017-05-10 14:43:13 -04:00
sarea.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86dri.c dix: unexport some lookup functions 2024-04-15 18:11:57 -07:00