xserver/hw/xfree86/dri
Enrico Weigelt, metux IT consult 8d75072240 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>
(cherry picked from commit 73cf8d3560)
2026-01-25 10:39:57 -08:00
..
dri.c xfree86: dri: unexport DRIDestroyWindow() and make it static 2026-01-25 10:39:57 -08:00
dri.h xfree86: dri: unexport DRIDestroyWindow() and make it static 2026-01-25 10:39:57 -08: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 hw/xfree86: unvalidated lengths 2017-10-10 23:33:44 +02:00