xserver/Xext
Enrico Weigelt, metux IT consult 9a92034ef5 (!1688) os: unexport internal logging functions
Lots of logging functions, especially init and teardown aren't called
by any drivers/modules, so no need to keep them exported.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-03 17:34:08 +02:00
..
bigreq.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
dpms.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
dpmsproc.h (!1932) Xext: drop checking for HAVE_DIX_CONFIG_H 2025-06-03 11:37:34 +02:00
geext.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
geext_priv.h (!1955) Xext: geext: unexport GERegisterExtension() and document it 2025-06-03 11:37:32 +02:00
hashtable.c (1823) xext: replace xallocarray() by calloc() 2025-06-03 11:37:36 +02:00
hashtable.h (!1921) Xext: hashtable.h: unexport functions not used by drivers 2025-06-03 11:37:34 +02:00
meson.build (!1955) Xext: geext: drop obsolete geext.h 2025-06-03 11:37:32 +02:00
panoramiX.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
panoramiX.h (1829) composite: clean up including panoramix headers 2025-06-03 11:37:36 +02:00
panoramiXSwap.c (1829) Xext: clean up including panoramix headers 2025-06-03 11:37:36 +02:00
panoramiXh.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
panoramiXprocs.c (1823) panoramix: protect against allocaton failure 2025-06-03 11:37:36 +02:00
panoramiXsrv.h (!1922) panoramix: unexport XineramaVisualsEqualPtr and make it static 2025-06-03 11:37:34 +02:00
saver.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
security.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
securitysrv.h (!1983) Xext: security: drop not needed include 2025-06-03 11:37:31 +02:00
shape.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
shm.c (!1688) os: unexport internal logging functions 2025-06-03 17:34:08 +02:00
shmint.h xext: Fix shmint.h to not use headers outside of sdk_HEADERS 2013-11-14 10:22:15 +09:00
sleepuntil.c (!1909) Xext: use calloc() instead of malloc() 2025-06-03 11:37:33 +02:00
sleepuntil.h (!1932) Xext: drop checking for HAVE_DIX_CONFIG_H 2025-06-03 11:37:34 +02:00
sync.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
syncsdk.h xsync: Add resource inside of SyncCreate, export SyncCreate 2019-04-17 14:01:17 -07:00
syncsrv.h sync: Convert from "CARD64" to int64_t. 2017-09-20 13:19:27 -04:00
vidmode.c (!1688) os: unexport internal logging functions 2025-06-03 17:34:08 +02:00
xace.c (submit/modset-fix-vrr-hook) xace: export XaceRegisterCallback() and XaceDeleteCallback() 2025-06-03 11:37:38 +02:00
xace.h dix: move over private defintions from selection.h to private header 2025-06-03 17:32:11 +02:00
xacestr.h dix: move over private defintions from selection.h to private header 2025-06-03 17:32:11 +02:00
xcmisc.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
xf86bigfont.c (!1434) drop remains of cygwin support 2025-06-03 17:34:08 +02:00
xf86bigfontsrv.h Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00
xres.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
xselinux.h include: unpexport SELINUX_* consts from include/global.h 2024-03-25 19:40:04 +00:00
xselinux_ext.c dix: move over private defintions from selection.h to private header 2025-06-03 17:32:11 +02:00
xselinux_hooks.c dix: move over private defintions from selection.h to private header 2025-06-03 17:32:11 +02:00
xselinux_label.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
xselinuxint.h include: drop obsolete registry.h 2024-03-03 23:20:06 +00:00
xtest.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
xvdisp.c (1829) Xext: clean up including panoramix headers 2025-06-03 11:37:36 +02:00
xvdisp.h (submit/cleanup-xv-dispatch) Xext: xv: untwist Xinerama handling 2025-06-03 11:37:36 +02:00
xvdix.h (!1714) Xext: xv: use PixmapDestroy hook 2025-06-03 11:37:33 +02:00
xvdix_priv.h Revert "xv: unexport XvScreenRec and XvScreenPtr" 2025-02-07 10:08:41 +01:00
xvmain.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
xvmc.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-06-03 11:37:38 +02:00
xvmcext.h xvmc: unexport XvMCFindXvImage() 2024-10-10 19:59:48 +00:00