Age | Commit message (Expand) | Author | Files | Lines |
2024-10-10 | drop obsolete HAVE_DIX_CONFIG_H | Enrico Weigelt, metux IT consult | 13 | -26/+0 |
2024-09-01 | dix: unexport TellLostMap() | Enrico Weigelt, metux IT consult | 1 | -0/+2 |
2024-09-01 | include: move private definitions out of input.h | Enrico Weigelt, metux IT consult | 2 | -6/+8 |
2024-07-26 | xv: unexport XvFreeAdaptor() | Enrico Weigelt, metux IT consult | 1 | -5/+6 |
2024-07-26 | treewide: replace xnfcalloc() calls by XNFcallocarray() | Enrico Weigelt, metux IT consult | 1 | -3/+3 |
2024-07-26 | treewide: replace xnfalloc() calls to XNFalloc() | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
2024-07-19 | Move sizeof to second argument in calloc calls | Alan Coopersmith | 2 | -5/+5 |
2024-06-18 | kdrive: drop Solaris specific hack | Enrico Weigelt, metux IT consult | 1 | -2/+0 |
2024-05-08 | os: unexport ddx callbacks | Enrico Weigelt, metux IT consult | 2 | -0/+3 |
2024-04-30 | include: split out non-exported prototypes to dix_priv.h | Enrico Weigelt, metux IT consult | 1 | -0/+1 |
2024-04-16 | os: unexport Os*() functions | Enrico Weigelt, metux IT consult | 3 | -1/+5 |
2024-04-15 | rename remaining RT_* defines to X11_RESTYPE_* | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
2024-04-15 | os: unexport command line args handling functions | Enrico Weigelt, metux IT consult | 3 | -0/+6 |
2024-03-03 | dix: unexport AddScreen() and AddGPUScreen() | Enrico Weigelt, metux IT consult | 1 | -0/+3 |
2024-02-19 | drop remains of support for old Sun compilers | Enrico Weigelt, metux IT consult | 1 | -5/+0 |
2024-01-19 | ephyr: Fix incompatible pointer type build error | José Expósito | 1 | -4/+4 |
2024-01-16 | ephyr,xwayland: Use the proper private key for cursor | Olivier Fourdan | 1 | -1/+1 |
2023-12-17 | ephyr: Send RRCrtcChangeNotify events on resize | Alexander Volkov | 1 | -0/+1 |
2023-11-07 | Xephyr: use glamor glx provider | Konstantin Pugin | 3 | -1/+119 |
2023-05-12 | Xephyr: fix tiny memleak in KdParseKeyboard(). | Tamura Dai | 1 | -0/+2 |
2023-01-22 | Xephyr: fix help output. | Tamura Dai | 1 | -1/+1 |
2022-06-27 | ephyr: Sync even less in ephyrInternalDamageRedisplay | Adam Jackson | 3 | -6/+11 |
2022-06-27 | ephyr: Sync less in hostx_paint_rect | Adam Jackson | 1 | -2/+1 |
2022-03-31 | Replace "the the" with a single "the" in docs & comments | Alan Coopersmith | 1 | -1/+1 |
2022-02-03 | xephyr: Don't check for SeatId anymore | nerdopolis | 1 | -18/+16 |
2021-10-27 | Remove autotools support | Povilas Kanapickas | 4 | -133/+0 |
2021-09-15 | glamor: Require EGL_KHR_no_config_context | Adam Jackson | 1 | -1/+1 |
2021-09-15 | ephyr: Don't open-code glamor_compile_glsl_prog | Adam Jackson | 1 | -33/+2 |
2021-09-15 | ephyr/glamor: Port to EGL | Adam Jackson | 7 | -206/+148 |
2021-01-29 | mi: List extensions in usage message | Olivier Fourdan | 2 | -1/+3 |
2020-09-15 | Consolidate fourcc.h | Michel Dänzer | 2 | -133/+0 |
2020-07-05 | Fix spelling/wording issues | Alan Coopersmith | 10 | -32/+28 |
2020-01-28 | Xephyr: Cast "red" to char* for xcb_aux_parse_color | Michel Dänzer | 1 | -1/+1 |
2019-10-01 | Fix various spelling errors | Sven Joachim | 2 | -6/+6 |
2019-04-19 | ephyr: fix typo: rquires -> requires | Diego Viola | 1 | -1/+1 |
2019-04-17 | Fix missing prototype warning for xf86_find_platform_device_by_devnum() | Jon Turney | 1 | -0/+2 |
2019-03-27 | simple-xinit: Introduce an escaped "--" argument. | Eric Anholt | 1 | -1/+1 |
2019-02-25 | Add ddxInputThread call from os layer into ddx layer | Alan Coopersmith | 1 | -0/+9 |
2018-09-28 | dix: Remove LegalModifier() | Adam Jackson | 1 | -6/+0 |
2018-09-28 | dix: Merge AbortDDX into ddxGiveUp | Adam Jackson | 1 | -7/+1 |
2018-08-02 | meson: Remove XXX for libconfig in kdrive. | Eric Anholt | 1 | -2/+0 |
2018-03-27 | meson: Install man pages | Adam Jackson | 1 | -0/+7 |
2018-03-27 | man: s/__/@/g | Adam Jackson | 2 | -5/+5 |
2018-03-05 | glamor: Implement GetSupportedModifiers | Louis-Francis Ratté-Boulianne | 1 | -0/+1 |
2018-02-20 | Xephyr: Avoid calling xcb_shm_detach() twice | Alexander Volkov | 1 | -1/+0 |
2018-02-19 | meson: Xephyr Requires xcb-shm version 1.9.3 or newer | Laurent Carlier | 1 | -1/+1 |
2018-02-14 | miinitext: Load GLX on the mi path | Adam Jackson | 1 | -16/+0 |
2018-02-14 | glx: Use vnd layer for dispatch (v4) | Adam Jackson | 3 | -1/+5 |
2018-02-02 | Xephyr: Call forgotten XShmDetach if can't mmap SHM segment | Alexander Volkov | 1 | -3/+7 |
2018-02-01 | Xephyr: Prefer using MIT-SHM FD-passing when possible | Alexander Volkov | 2 | -28/+82 |