xserver/hw/xfree86
Enrico Weigelt, metux IT consult 4777144a14 (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h>
Several places using _X_ATTRIBUTE_PRINTF macro from X11/Xfuncproto.h
but missing to include it, so it depends on other headers whether it's
included by mere accident, which quickly causes trouble if include order
changes. Cleaning that up by adding explicit include statements.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-08-29 20:51:21 +02:00
..
common (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h> 2024-08-29 20:51:21 +02:00
ddc treewide: replace xnfcalloc() calls by XNFcallocarray() 2024-07-26 23:41:33 +00:00
dixmods (submit/miext-extinit) treewide: clean up remaining consumers of extinit.h 2024-08-29 20:51:20 +02:00
doc treewide: replace xnfcalloc() calls by XNFcallocarray() 2024-07-26 23:41:33 +00:00
dri (submit/miext-extinit) xfree86: dri: unexport noXFree86DRIExtension and move into extension 2024-08-29 20:51:20 +02:00
dri2 (submit/miext-extinit) xfree86: dri2: unexport noXFree86DRI2Extension and move into extension 2024-08-29 20:51:20 +02:00
drivers (submit/clean-modsetting-1) xfree86: modesetting: merge FreeRec() into FreeScreen() 2024-08-29 20:51:20 +02:00
exa treewide: replace xnfalloc() calls to XNFalloc() 2024-07-26 23:41:33 +00:00
fbdevhw treewide: replace xnfcalloc() calls by XNFcallocarray() 2024-07-26 23:41:33 +00:00
glamor_egl xorg: initialize glamor provider 2023-11-07 17:59:43 +03:00
i2c treewide: replace xnfreallocarray macro call by XNFreallocarray() 2024-07-26 23:41:33 +00:00
int10 treewide: replace xnfcalloc() calls by XNFcallocarray() 2024-07-26 23:41:33 +00:00
loader treewide: replace strdup() calls to Xstrdup() 2024-07-26 23:41:33 +00:00
man xorg.conf.man: Add missing new paragraph mark before AllowByteSwappedClients 2024-03-23 14:30:43 -07:00
modes treewide: replace xnfstrdup() calls by XNFstrdup() 2024-07-26 23:41:34 +00:00
os-support treewide: replace xnfcalloc() calls by XNFcallocarray() 2024-07-26 23:41:33 +00:00
parser fix missing includes of <X11/Xfuncproto.h> 2024-07-20 17:18:38 +00:00
ramdac (submit/colormap.h) dix: unexport FakeAllocColor() 2024-08-29 20:51:20 +02:00
shadowfb Remove autotools support 2021-10-27 13:15:40 +03:00
utils Remove autotools support 2021-10-27 13:15:40 +03:00
vgahw treewide: replace xnfcalloc() calls by XNFcallocarray() 2024-07-26 23:41:33 +00:00
x86emu xfree86: x86emu: rename segment register fields 2024-06-18 00:41:38 +00:00
xkb xkb: drop defining XKBSRV_NEED_FILE_FUNCS 2024-02-19 00:44:15 +00:00
.gitignore Xorg: Add Xorg.wrap to hw/xfree86/.gitignore 2014-04-18 11:39:16 +02:00
Xorg.sh.in xfree86: rename Xorg.bin to Xorg 2015-01-05 09:53:58 +10:00
meson.build meson: Support building Xnest and Xorg on darwin 2022-06-26 09:16:42 +00:00
sdksyms.sh dbe: unexport dbestruct.h 2024-04-23 02:18:02 +00:00
xorg-wrapper.c Fix various spelling errors 2019-10-01 17:05:28 +00:00
xorgconf.cpp Fix spelling/wording issues 2020-07-05 13:07:33 -07:00