xserver/hw/xfree86/common
Enrico Weigelt, metux IT consult 03eb593460 include: unexport XIstubs.h
The functions declared here aren't used by any driver, so no need to keep
them in the public driver API. Since the whole file isn't included by anybody
outside the xserver tree itself, it doesn't need to be installed at all,
so making it internal and move it to Xi directory.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1325>
2024-09-01 22:21:12 +00:00
..
.gitignore
compiler.h compiler.h: drop translation of Sun compiler platform defines to gcc 2024-07-28 23:26:37 +00:00
dgaproc.h xfree86: common: move non-exported funcs from dgaproc.h to separate header 2024-02-29 10:27:08 +00:00
dgaproc_priv.h xfree86: common: move non-exported funcs from dgaproc.h to separate header 2024-02-29 10:27:08 +00:00
extramodes
meson.build
modeline2c.awk
vesamodes
xaarop.h
xf86.h
xf86AutoConfig.c treewide: replace xnfstrdup() calls by XNFstrdup() 2024-07-26 23:41:34 +00:00
xf86Bus.c treewide: replace xnfcalloc() calls by XNFcallocarray() 2024-07-26 23:41:33 +00:00
xf86Bus.h
xf86Config.c treewide: replace xnfstrdup() calls by XNFstrdup() 2024-07-26 23:41:34 +00:00
xf86Config.h
xf86Configure.c treewide: replace xnfstrdup() calls by XNFstrdup() 2024-07-26 23:41:34 +00:00
xf86Cursor.c include: move private definitions out of input.h 2024-09-01 17:59:23 +00:00
xf86DGA.c dix: unexport CreateColormap() 2024-09-01 22:06:49 +00:00
xf86DPMS.c
xf86Events.c include: move private definitions out of input.h 2024-09-01 17:59:23 +00:00
xf86Extensions.c
xf86Extensions.h
xf86Globals.c
xf86Helper.c include: move private definitions out of input.h 2024-09-01 17:59:23 +00:00
xf86InPriv.h
xf86Init.c os: utils: drop unused VENDORSUPPORT 2024-09-01 20:08:30 +00:00
xf86MatchDrivers.h
xf86Mode.c treewide: replace xnfstrdup() calls by XNFstrdup() 2024-07-26 23:41:34 +00:00
xf86Module.h Present: add PresentCapabilitySyncobj and PresentPixmapSynced 2024-04-09 06:11:03 +00:00
xf86Opt.h
xf86Option.c
xf86Optionstr.h
xf86PM.c
xf86PciInfo.h
xf86Priv.h
xf86Privstr.h
xf86RandR.c include: move private definitions out of input.h 2024-09-01 17:59:23 +00:00
xf86VGAarbiter.c
xf86VGAarbiter.h
xf86VGAarbiterPriv.h
xf86VidMode.c
xf86Xinput.c include: unexport XIstubs.h 2024-09-01 22:21:12 +00:00
xf86Xinput.h include: unexport XIstubs.h 2024-09-01 22:21:12 +00:00
xf86cmap.c xfree86: common: include math.h unconditionally 2024-06-18 00:41:38 +00:00
xf86cmap.h
xf86fbBus.c xfree86: unexport os-support functions 2024-04-18 00:40:39 +00:00
xf86fbman.c
xf86fbman.h
xf86noBus.c xfree86: unexport os-support functions 2024-04-18 00:40:39 +00:00
xf86pciBus.c treewide: replace strdup() calls to Xstrdup() 2024-07-26 23:41:33 +00:00
xf86pciBus.h
xf86platformBus.c treewide: replace xnfreallocarray macro call by XNFreallocarray() 2024-07-26 23:41:33 +00:00
xf86platformBus.h
xf86sbusBus.c treewide: replace xnfstrdup() calls by XNFstrdup() 2024-07-26 23:41:34 +00:00
xf86sbusBus.h
xf86str.h
xf86xv.c xv: unexport XvFreeAdaptor() 2024-07-26 23:51:13 +00:00
xf86xv.h
xf86xvmc.c xv: unexport XvScreenRec and XvScreenPtr 2024-07-26 23:51:13 +00:00
xf86xvmc.h
xf86xvpriv.h
xisb.c
xisb.h
xorgHelper.c
xorgVersion.h