xserver/include
Repository files (latest commit first)
Filename Latest commit message Latest commit date
b-aaz 7f7efe8195 Revert 9a82f5c, bring back Cygwin support.
Brought back the code removed in that commit so that we can bring back
Cygwin support.
Small changes are done in the process of resolving conflicts against the
current head.

Some checks have not been reverted, because they were not necessary
anymore.

Signed-off-by: b-aaz <b-aazbsd@proton.me>
2025-12-21 12:59:03 +01:00
..
.gitignore
callback.h include: misc.h: drop duplicate definition of CallbackListPtr 2025-09-25 09:36:53 +02:00
client.h os: unexport client id retrieval functions 2024-10-10 13:45:29 +00:00
closure.h
colormap.h dix: unexport ResizeVisualArray() 2025-06-12 17:21:46 +02:00
colormapst.h dix: move SHAREDCOLOR struct declaration out of public header 2025-06-12 17:21:43 +02:00
cursor.h dix: drop superfluous XineramaGetCursorScreen() 2024-09-02 16:43:29 +00:00
cursorstr.h include: unexport CURSOR_BITS_SIZE() and CURSOR_REC_SIZE() macros 2025-11-08 10:45:43 +01:00
displaymode.h include: move include guards up to wrap the whole file 2025-11-21 15:20:11 +01:00
dix.h include: dix.h: declare clients[] array prototype without size 2025-12-10 16:24:11 +01:00
dixaccess.h
dixfont.h dix: dixfonts: drop unused GetFontPath() 2025-11-20 19:26:32 +01:00
dixfontstr.h include: dixfontstr.h: drop unused PADGLYPHWIDTHBYTES defines 2025-11-07 09:32:40 +01:00
dixstruct.h include: don't install client.h anymore 2025-12-05 19:44:59 +01:00
events.h xi: Implement internal gesture event struct 2021-05-30 13:26:31 +03:00
eventstr.h mi: reset the PointerWindows reference on screen switch 2023-10-25 00:37:47 +00:00
exevents.h dix: unexport XIUnregisterPropertyHandler() and XIDeleteAllDeviceProperties() 2025-11-20 19:21:37 +01:00
extension.h
extinit.h include: update comment about exported noPanoramiXExtension 2025-09-15 10:26:11 +02:00
extnsionst.h
fd_notify.h os: move X_NOTIFY_* defines to separate header 2025-07-25 15:21:13 +02:00
fourcc.h glamor: xv: add rgb565 2023-11-29 21:18:29 +00:00
gc.h dix: unexport SetClipRects() 2024-04-15 23:10:31 +00:00
gcstruct.h dix: move GCAllBits define into private header 2025-11-27 20:05:59 +01:00
globals.h include: globals.h: drop unnecessary includes 2025-11-27 12:06:53 +01:00
glx_extinit.h glx: fix duplicate typedef 2025-08-05 10:18:19 +02:00
glxvndabi.h
input.h include: move private definitions out of input.h 2024-09-01 17:59:23 +00:00
inputstr.h Xi: unexport AssignTypeAndName() 2025-06-12 17:21:46 +02:00
list.h include: list.h: add duplicate checking add/append functions 2025-06-12 17:21:48 +02:00
meson.build Revert 9a82f5c, bring back Cygwin support. 2025-12-21 12:59:03 +01:00
misc.h os: add header for math related functions (possibly OS optimized) 2025-11-27 19:58:33 +01:00
miscstruct.h
opaque.h dix: unexport enableIndirectGLX 2025-11-20 19:25:41 +01:00
optionstr.h
os.h os.h: fix _X_ATTRIBUTE_VPRINTF() macro on MacOS and FreeBSD 2025-12-10 15:02:00 +01:00
pixmap.h dix: Remove pScratchPixmap and other associated ABI changes 2022-12-30 01:32:25 +00:00
pixmapstr.h include: pixmapstr.h: inline PixmapBox() and fix signedness 2025-09-18 20:26:31 +02:00
privates.h dix: privates: update docs on dixRegisterPrivateKey() 2025-10-29 11:45:04 +01:00
property.h include: move PropertyPtr from property.h to window.h 2025-11-20 19:23:05 +01:00
propertyst.h
protocol-versions.h xvmc: move over protocol version defines into xvmc.c 2025-02-06 23:29:10 +00:00
ptrveloc.h dix: unexport SetAccelerationProfile() 2024-03-09 18:01:52 +00:00
region.h
regionstr.h include: regionstr.h: drop unused legacy macros 2025-11-12 15:39:50 +01:00
resource.h dix: unexport ResourceStateCallback (not used by drivers) 2025-09-29 10:34:35 +02:00
rgb.h
screenint.h Revert "dix: unexport AttachOutputGPU() and DetachOutputGPU()" 2024-09-01 20:38:01 +00:00
scrnintstr.h include: tiny indention cleanup 2025-12-03 14:00:02 +01:00
servermd.h dix: make BITMAP_SCANLINE_UNIT private 2025-11-27 12:05:55 +01:00
validate.h
vidmodestr.h include: move include guards up to wrap the whole file 2025-11-21 15:20:11 +01:00
window.h treewide: don't include <region.h> anymore 2025-11-27 19:27:27 +01:00
windowstr.h include: windowstr.h: unexport w*() macros 2025-11-27 19:54:42 +01:00
xkb-config.h.in
xkbrules.h xkb: unexport XkbRF_VarDefsRec struct 2025-06-12 17:21:47 +02:00
xkbsrv.h xkb: unexport XkbGetCoreMap() and XkbSetRepeatKeys() 2025-11-19 13:32:12 +01:00
xkbstr.h include: xkbstr.h: fix missing include of Xdefs.h 2024-04-09 06:50:20 +00:00
Xprintf.h include: fix warning on XNFvasprintf() prototype 2025-12-04 17:28:58 +01:00
xserver-properties.h
Xserver.d Remove "All rights reserved" from Oracle copyright notices 2023-02-25 09:40:41 -08:00
xwin-config.h.meson.in Revert 9a82f5c, bring back Cygwin support. 2025-12-21 12:59:03 +01:00