Age | Commit message (Expand) | Author | Files | Lines |
2024-04-30 | include: move private defs to dixstruct_priv.h | Enrico Weigelt, metux IT consult | 24 | -143/+169 |
2024-04-30 | include: split out non-exported prototypes to dix_priv.h | Enrico Weigelt, metux IT consult | 25 | -231/+227 |
2024-04-28 | xkb: make XkbInternAtom() static | Enrico Weigelt, metux IT consult | 2 | -7/+1 |
2024-04-25 | xwayland/glamor: Handle depth 15 in gbm_format_for_depth | Michel Dänzer | 2 | -0/+4 |
2024-04-23 | xwayland: Use the connector name for XRANDR leases | Olivier Fourdan | 1 | -6/+11 |
2024-04-23 | xwayland: Check for duplicate output names | Olivier Fourdan | 1 | -0/+21 |
2024-04-23 | xwayland: Make xwl_output_set_name() public | Olivier Fourdan | 2 | -1/+3 |
2024-04-23 | xwayland: Define MAX_OUTPUT_NAME in the header | Olivier Fourdan | 2 | -2/+2 |
2024-04-23 | dbe: unexport dbestruct.h | Enrico Weigelt, metux IT consult | 2 | -14/+0 |
2024-04-23 | xkb: move *_TIMER defines into xkbAccessX.c | Enrico Weigelt, metux IT consult | 2 | -6/+6 |
2024-04-23 | include: move dbus-core.h to config | Enrico Weigelt, metux IT consult | 5 | -4/+7 |
2024-04-23 | include: colormap.h: move internal typedef to dix/colormap_priv.h | Enrico Weigelt, metux IT consult | 4 | -1/+15 |
2024-04-23 | xnest: fix segfault in miCreateScreenResources() | Enrico Weigelt, metux IT consult | 3 | -2/+26 |
2024-04-22 | include: drop obsolete check for typeof operator | Enrico Weigelt, metux IT consult | 3 | -24/+0 |
2024-04-22 | xfree86: sdksyms: drop errornous check for mifillarc.h | Enrico Weigelt, metux IT consult | 1 | -1/+0 |
2024-04-18 | xfree86: x86emu: fix warning on unneccessary abs() | Enrico Weigelt, metux IT consult | 1 | -2/+2 |
2024-04-18 | xfree86: x86emu: drop unused stq_u() | Enrico Weigelt, metux IT consult | 1 | -16/+0 |
2024-04-18 | xfree86: x86emu: drop unused ldq_u() | Enrico Weigelt, metux IT consult | 1 | -17/+0 |
2024-04-18 | xfree86: os-support: bsd: fix missing prototypes | Enrico Weigelt, metux IT consult | 1 | -1/+0 |
2024-04-18 | xfree86: modes: drop unused xf86_driver_has_show_cursor() | Enrico Weigelt, metux IT consult | 1 | -6/+0 |
2024-04-18 | composite: fix duplicate typedef of ScreenPtr | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
2024-04-18 | xfree86: os-support: move hidden Solaris-specific symbols out of public header | Enrico Weigelt, metux IT consult | 4 | -7/+10 |
2024-04-18 | xfree86: os-support: move xf86FatalError macro out of public header | Enrico Weigelt, metux IT consult | 2 | -13/+15 |
2024-04-18 | xfree86: os-support: move unexported stuff out of xf86_OSproc.h | Enrico Weigelt, metux IT consult | 5 | -9/+12 |
2024-04-18 | xfree86: os-support: move VidMemInfo xf86_os_support.h | Enrico Weigelt, metux IT consult | 2 | -41/+4 |
2024-04-18 | xfree86: os-support: move xf86OSInitVidMem() to xf86_os_support.h | Enrico Weigelt, metux IT consult | 15 | -18/+19 |
2024-04-18 | xfree86: os-support: unexport xf86RemoveSIGIOHandler | Enrico Weigelt, metux IT consult | 5 | -1/+5 |
2024-04-18 | xfree86: os-support: unexport xf86DeallocateGARTMemory | Enrico Weigelt, metux IT consult | 5 | -1/+4 |
2024-04-18 | xfree86: os-support: unexport xf86OSInputThreadInit() | Enrico Weigelt, metux IT consult | 3 | -1/+2 |
2024-04-18 | xfree86: os-support: unexport xf86OSRingBell() | Enrico Weigelt, metux IT consult | 7 | -4/+7 |
2024-04-18 | xfree86: unexport os-support functions | Enrico Weigelt, metux IT consult | 24 | -34/+51 |
2024-04-18 | fix including <sys/mman.h> | Enrico Weigelt, metux IT consult | 8 | -11/+11 |
2024-04-18 | xfree86: os-support: bsd fix warning on unused label on NetBSD | Enrico Weigelt, metux IT consult | 1 | -0/+2 |
2024-04-17 | xfree86: os-support: bsd: fix warning on discarded const | Enrico Weigelt, metux IT consult | 1 | -2/+3 |
2024-04-17 | os: secure-rpc: make build option tristate | Enrico Weigelt, metux IT consult | 2 | -6/+22 |
2024-04-17 | os: secure-rpc: check struct authdes_cred | Enrico Weigelt, metux IT consult | 1 | -0/+6 |
2024-04-17 | os: define SECURE_RPC locally instead of global config header | Enrico Weigelt, metux IT consult | 2 | -3/+5 |
2024-04-17 | os: unexport ForceClockId() | Enrico Weigelt, metux IT consult | 2 | -4/+3 |
2024-04-17 | xwayland: Use exec name instead of hardcoding '/Xwayland' | Olivier Fourdan | 1 | -2/+2 |
2024-04-17 | xwayland: Use the path to Xwayland as installed | Olivier Fourdan | 1 | -1/+1 |
2024-04-17 | xwayland: use array for protocol XML files | Simon Ser | 1 | -30/+23 |
2024-04-17 | Fix missing include of sys/stat.h | Enrico Weigelt, metux IT consult | 7 | -4/+7 |
2024-04-17 | xfree86: os-support: drop ununsed POSIX_TTY | Enrico Weigelt, metux IT consult | 1 | -4/+0 |
2024-04-17 | xfree86: drop unused xf86EnableAGP() | Enrico Weigelt, metux IT consult | 4 | -47/+0 |
2024-04-17 | xfree86: drop unused xf86SetReallySlowBcopy() | Enrico Weigelt, metux IT consult | 2 | -26/+0 |
2024-04-17 | xfree86: linux: int10: drop dead code | Enrico Weigelt, metux IT consult | 1 | -64/+0 |
2024-04-16 | os: unexport ListenToAllClients() | Enrico Weigelt, metux IT consult | 2 | -2/+2 |
2024-04-16 | os: unexport OnlyListenToOneClient() | Enrico Weigelt, metux IT consult | 3 | -2/+3 |
2024-04-16 | os: unexport MakeClientGrabPervious() and MakeClientGrabImpervious() | Enrico Weigelt, metux IT consult | 3 | -4/+4 |
2024-04-16 | os: unexport Os*() functions | Enrico Weigelt, metux IT consult | 29 | -45/+68 |