xserver/Xext
Repository files (latest commit first)
Filename Latest commit message Latest commit date
b-aaz 8368df64d1 Xext: xf86bigfont: Include osdep.h for OsSignal.
osdep.h holds the definition for OsSignal, and it was not included in
xf86bigfont which used it. This lead to build errors on Cygwin.

Signed-off-by: b-aaz <b-aazbsd@proton.me>
2025-12-21 12:59:03 +01:00
..
damage Xext: damage: use REQUEST_HEAD_STRUCT and REQUEST_FIELD_* macros 2025-12-21 12:01:33 +01:00
namespace xext: namespace: fix printf format string 2025-12-10 19:58:21 +01:00
bigreq.c Xext: bigreq: use REQUEST_HEAD_STRUCT and REQUEST_FIELD_* macros 2025-12-21 11:54:12 +01:00
dpms.c os: move MILLI_PER_MIN and MILLI_PER_SECOND to osdep.h 2025-11-27 11:58:45 +01:00
dpmsproc.h xext: move include guards up to wrap the whole file 2025-11-21 15:20:11 +01:00
geext.c Xext: geext: use REQUEST_HEAD_STRUCT and REQUEST_FIELD_* macros 2025-12-21 11:54:29 +01:00
geext_priv.h
hashtable.c
hashtable.h
meson.build xfree86: move over xf86vidmode extension to hw/xfree86 2025-11-27 14:03:37 +01:00
panoramiX.c Xext: panoramiX: drop server reset support 2025-11-20 19:22:55 +01:00
panoramiX.h xext: move include guards up to wrap the whole file 2025-11-21 15:20:11 +01:00
panoramiXh.h Xext: panoramix: inline SProc*()'s 2025-09-17 09:46:27 +02:00
panoramiXprocs.c Xext: consistenly name reply structs "reply" instead of "rep" 2025-12-03 14:29:29 +01:00
panoramiXsrv.h xext: move include guards up to wrap the whole file 2025-11-21 15:20:11 +01:00
saver.c dix: unexport GrabInProgress 2025-11-20 17:42:29 +01:00
security.c Xext: security: use REQUEST_HEAD_STRUCT and REQUEST_FIELD_* macros 2025-12-21 12:04:33 +01:00
securitysrv.h
shape.c dix: move request/response related functions to new request_priv.h header 2025-09-24 11:32:50 +02:00
shm.c Revert 9a82f5c, bring back Cygwin support. 2025-12-21 12:59:03 +01:00
shm_priv.h Xext: shm: move ShmDescRec definition into shm.c 2025-10-21 20:36:44 +02:00
shmint.h Xext: shm: move ShmDescRec definition into shm.c 2025-10-21 20:36:44 +02:00
sleepuntil.c Xext: sleepuntil: drop obsolete support for internal server reset 2025-11-20 19:26:00 +01:00
sleepuntil.h xext: move include guards up to wrap the whole file 2025-11-21 15:20:11 +01:00
sync.c Xext: remove excess dobule-check pointer (IsSystemCounter already have) 2025-11-26 16:47:14 +01:00
syncsdk.h
syncsrv.h
xace.c dix: replace XACE_SCREEN_ACCESS by direct callback 2025-10-22 13:53:25 +02:00
xace.h treewide: don't include <region.h> anymore 2025-11-27 19:27:27 +01:00
xacestr.h dix: replace XACE_SCREEN_ACCESS by direct callback 2025-10-22 13:53:25 +02:00
xcmisc.c dix: move request/response related functions to new request_priv.h header 2025-09-24 11:32:50 +02:00
xf86bigfont.c Xext: xf86bigfont: Include osdep.h for OsSignal. 2025-12-21 12:59:03 +01:00
xf86bigfontsrv.h
xres.c Xext: xres: inline SProc*()'s 2025-09-30 09:57:36 +02:00
xselinux.h
xselinux_ext.c Xext/xselinux: add fast path to ProcSELinuxListSelections() 2025-10-21 13:02:04 +02:00
xselinux_hooks.c dix: replace XACE_SCREEN_ACCESS by direct callback 2025-10-22 13:53:25 +02:00
xselinux_label.c Xext/xselinux: avoid memory leak in SELinuxAtomToSID() 2025-10-21 13:02:04 +02:00
xselinuxint.h
xtest.c Xext: xtest: use REQUEST_HEAD_STRUCT and REQUEST_FIELD_* macros 2025-12-21 11:57:12 +01:00
xvdisp.c xext: xvdisp: fix printf format 2025-12-11 10:28:49 +01:00
xvdisp.h
xvdix.h
xvdix_priv.h xv: drop forgotten SProcXvDispatch() prototype 2025-09-29 11:23:48 +02:00
xvmain.c xv: use embedded private instead of pointer 2025-10-26 13:57:49 +01:00
xvmc.c Xext: xvmc: drop dead SHM code path 2025-11-27 13:50:11 +01:00
xvmcext.h