summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-30include: move private defs to dixstruct_priv.hEnrico Weigelt, metux IT consult24-143/+169
2024-04-30include: split out non-exported prototypes to dix_priv.hEnrico Weigelt, metux IT consult25-231/+227
2024-04-28xkb: make XkbInternAtom() staticEnrico Weigelt, metux IT consult2-7/+1
2024-04-25xwayland/glamor: Handle depth 15 in gbm_format_for_depthMichel Dänzer2-0/+4
2024-04-23xwayland: Use the connector name for XRANDR leasesOlivier Fourdan1-6/+11
2024-04-23xwayland: Check for duplicate output namesOlivier Fourdan1-0/+21
2024-04-23xwayland: Make xwl_output_set_name() publicOlivier Fourdan2-1/+3
2024-04-23xwayland: Define MAX_OUTPUT_NAME in the headerOlivier Fourdan2-2/+2
2024-04-23dbe: unexport dbestruct.hEnrico Weigelt, metux IT consult2-14/+0
2024-04-23xkb: move *_TIMER defines into xkbAccessX.cEnrico Weigelt, metux IT consult2-6/+6
2024-04-23include: move dbus-core.h to configEnrico Weigelt, metux IT consult5-4/+7
2024-04-23include: colormap.h: move internal typedef to dix/colormap_priv.hEnrico Weigelt, metux IT consult4-1/+15
2024-04-23xnest: fix segfault in miCreateScreenResources()Enrico Weigelt, metux IT consult3-2/+26
2024-04-22include: drop obsolete check for typeof operatorEnrico Weigelt, metux IT consult3-24/+0
2024-04-22xfree86: sdksyms: drop errornous check for mifillarc.hEnrico Weigelt, metux IT consult1-1/+0
2024-04-18xfree86: x86emu: fix warning on unneccessary abs()Enrico Weigelt, metux IT consult1-2/+2
2024-04-18xfree86: x86emu: drop unused stq_u()Enrico Weigelt, metux IT consult1-16/+0
2024-04-18xfree86: x86emu: drop unused ldq_u()Enrico Weigelt, metux IT consult1-17/+0
2024-04-18xfree86: os-support: bsd: fix missing prototypesEnrico Weigelt, metux IT consult1-1/+0
2024-04-18xfree86: modes: drop unused xf86_driver_has_show_cursor()Enrico Weigelt, metux IT consult1-6/+0
2024-04-18composite: fix duplicate typedef of ScreenPtrEnrico Weigelt, metux IT consult1-1/+1
2024-04-18xfree86: os-support: move hidden Solaris-specific symbols out of public headerEnrico Weigelt, metux IT consult4-7/+10
2024-04-18xfree86: os-support: move xf86FatalError macro out of public headerEnrico Weigelt, metux IT consult2-13/+15
2024-04-18xfree86: os-support: move unexported stuff out of xf86_OSproc.hEnrico Weigelt, metux IT consult5-9/+12
2024-04-18xfree86: os-support: move VidMemInfo xf86_os_support.hEnrico Weigelt, metux IT consult2-41/+4
2024-04-18xfree86: os-support: move xf86OSInitVidMem() to xf86_os_support.hEnrico Weigelt, metux IT consult15-18/+19
2024-04-18xfree86: os-support: unexport xf86RemoveSIGIOHandlerEnrico Weigelt, metux IT consult5-1/+5
2024-04-18xfree86: os-support: unexport xf86DeallocateGARTMemoryEnrico Weigelt, metux IT consult5-1/+4
2024-04-18xfree86: os-support: unexport xf86OSInputThreadInit()Enrico Weigelt, metux IT consult3-1/+2
2024-04-18xfree86: os-support: unexport xf86OSRingBell()Enrico Weigelt, metux IT consult7-4/+7
2024-04-18xfree86: unexport os-support functionsEnrico Weigelt, metux IT consult24-34/+51
2024-04-18fix including <sys/mman.h>Enrico Weigelt, metux IT consult8-11/+11
2024-04-18xfree86: os-support: bsd fix warning on unused label on NetBSDEnrico Weigelt, metux IT consult1-0/+2
2024-04-17xfree86: os-support: bsd: fix warning on discarded constEnrico Weigelt, metux IT consult1-2/+3
2024-04-17os: secure-rpc: make build option tristateEnrico Weigelt, metux IT consult2-6/+22
2024-04-17os: secure-rpc: check struct authdes_credEnrico Weigelt, metux IT consult1-0/+6
2024-04-17os: define SECURE_RPC locally instead of global config headerEnrico Weigelt, metux IT consult2-3/+5
2024-04-17os: unexport ForceClockId()Enrico Weigelt, metux IT consult2-4/+3
2024-04-17xwayland: Use exec name instead of hardcoding '/Xwayland'Olivier Fourdan1-2/+2
2024-04-17xwayland: Use the path to Xwayland as installedOlivier Fourdan1-1/+1
2024-04-17xwayland: use array for protocol XML filesSimon Ser1-30/+23
2024-04-17Fix missing include of sys/stat.hEnrico Weigelt, metux IT consult7-4/+7
2024-04-17xfree86: os-support: drop ununsed POSIX_TTYEnrico Weigelt, metux IT consult1-4/+0
2024-04-17xfree86: drop unused xf86EnableAGP()Enrico Weigelt, metux IT consult4-47/+0
2024-04-17xfree86: drop unused xf86SetReallySlowBcopy()Enrico Weigelt, metux IT consult2-26/+0
2024-04-17xfree86: linux: int10: drop dead codeEnrico Weigelt, metux IT consult1-64/+0
2024-04-16os: unexport ListenToAllClients()Enrico Weigelt, metux IT consult2-2/+2
2024-04-16os: unexport OnlyListenToOneClient()Enrico Weigelt, metux IT consult3-2/+3
2024-04-16os: unexport MakeClientGrabPervious() and MakeClientGrabImpervious()Enrico Weigelt, metux IT consult3-4/+4
2024-04-16os: unexport Os*() functionsEnrico Weigelt, metux IT consult29-45/+68