xserver/hw/xfree86/dri
Enrico Weigelt, metux IT consult a8cc3edec8 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>
2024-09-24 16:18:39 +02:00
..
dri.c xfree86: dri: unexport DRIDestroyWindow() and make it static 2024-09-24 16:18:39 +02:00
dri.h xfree86: dri: unexport DRIDestroyWindow() and make it static 2024-09-24 16:18:39 +02:00
dri_priv.h (submit/cleanup-api-xfree86) xfree86: move private definitions out of dri.h 2024-09-24 15:16:11 +02: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 (submit/cleanup-api-xfree86) xfree86: move private definitions out of dri.h 2024-09-24 15:16:11 +02:00