Age | Commit message (Expand) | Author | Files | Lines |
2024-10-10 | dix: unexport non-public functions from dixgrabs.h and document prototypes | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
2024-10-10 | drop obsolete HAVE_DIX_CONFIG_H | Enrico Weigelt, metux IT consult | 25 | -50/+0 |
2024-09-01 | include: move private definitions out of input.h | Enrico Weigelt, metux IT consult | 4 | -3/+9 |
2024-08-31 | test: dix_input_valuator_masks(): use fixed array instead of VLA | Enrico Weigelt, metux IT consult | 1 | -13/+12 |
2024-07-26 | treewide: replace xnfstrdup() calls by XNFstrdup() | Enrico Weigelt, metux IT consult | 2 | -10/+10 |
2024-06-18 | os: drop SUN-DES-1 authentication | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
2024-04-30 | include: move private definitions out of exevents.h | Enrico Weigelt, metux IT consult | 6 | -10/+18 |
2024-04-30 | include: move private definitions out of extinit.h | Enrico Weigelt, metux IT consult | 2 | -2/+2 |
2024-04-30 | include: split out non-exported prototypes to dix_priv.h | Enrico Weigelt, metux IT consult | 1 | -0/+1 |
2024-04-16 | dix: unexport InitClient() | Enrico Weigelt, metux IT consult | 2 | -0/+6 |
2024-04-09 | test: fix the xi2 protocol swapping tests to actually work | Peter Hutterer | 6 | -66/+94 |
2024-04-01 | test: fix FTBS on missing xlib includes on NetBSD | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
2024-04-01 | test: fix deprecated meson calls | Enrico Weigelt, metux IT consult | 1 | -2/+2 |
2024-03-22 | test: xi2: drop unused variable | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2024-03-22 | test: simple-xinit: add _X_NORETURN | Enrico Weigelt, metux IT consult | 2 | -1/+4 |
2024-03-11 | dix: unexport eventconvert.h functions | Enrico Weigelt, metux IT consult | 2 | -2/+5 |
2024-03-09 | os: move out Format*() functions | Enrico Weigelt, metux IT consult | 1 | -0/+3 |
2024-02-19 | xkb: drop defining XKBSRV_NEED_FILE_FUNCS | Enrico Weigelt, metux IT consult | 1 | -1/+0 |
2024-01-30 | test: use a dbg() macro for the test output | Peter Hutterer | 13 | -72/+83 |
2024-01-30 | test: specify non-negative log verbosity for the siglogging test | Peter Hutterer | 1 | -32/+35 |
2024-01-30 | test: switch the remaining wrapped functions to use the macros | Peter Hutterer | 6 | -69/+51 |
2024-01-30 | test: make wrapping a function more generic | Peter Hutterer | 10 | -81/+87 |
2024-01-30 | test: switch the unit tests to something resembling a test suite | Peter Hutterer | 26 | -234/+320 |
2024-01-09 | test: drop the unncessary unit_defines from meson.build | Peter Hutterer | 1 | -3/+2 |
2024-01-09 | meson.build: re-enable the protocol unit tests | Peter Hutterer | 1 | -1/+1 |
2024-01-09 | test: speed up the XISelectEvents test | Peter Hutterer | 1 | -1/+1 |
2024-01-09 | Two whitespace fixes | Peter Hutterer | 1 | -3/+3 |
2024-01-09 | test: fix the touch tests to no longer leak | Peter Hutterer | 1 | -43/+67 |
2024-01-09 | test: fix the xtest device test to show the dependency | Peter Hutterer | 1 | -28/+30 |
2024-01-09 | test: fix various leaks in the tests | Peter Hutterer | 5 | -1/+40 |
2024-01-08 | build: Switch to meson 0.56 | Olivier Fourdan | 1 | -4/+4 |
2023-10-20 | glamor: mark tests fixed by this PR | Konstantin | 1 | -7/+3 |
2023-10-09 | tests: enable CI for both GLES2 and GLES3 variants | Konstantin | 3 | -103/+97 |
2023-10-09 | glamor: require GLES 2.0 on GL ES CI | Konstantin | 2 | -5/+39 |
2023-10-09 | test: Skip Xwayland test early if PIGLIT_DIR / XTEST_DIR isn't set | Michel Dänzer | 1 | -0/+12 |
2023-10-09 | test: Propagate Xwayland stdout/stderr output and exit status | Michel Dänzer | 1 | -1/+5 |
2023-10-09 | test: Kill weston whenever shell exits | Michel Dänzer | 1 | -7/+6 |
2023-10-09 | test: Wait only up to 5 seconds for weston to start up | Michel Dänzer | 1 | -1/+1 |
2023-09-27 | test: Xwayland doesn't start when another X server is running | José Expósito | 1 | -1/+1 |
2023-09-04 | test: Use Xwayland instead of wayland/weston-info | José Expósito | 1 | -6/+1 |
2023-03-22 | test: Use either wayland-info or weston-info | Olivier Fourdan | 1 | -1/+6 |
2023-02-25 | Remove "All rights reserved" from Oracle copyright notices | Alan Coopersmith | 2 | -2/+2 |
2022-12-01 | glamor: make use of GL_EXT_texture_format_BGRA8888 | Konstantin | 1 | -1/+0 |
2022-12-01 | meson: add glamor gles2 tests | Konstantin | 4 | -5/+287 |
2022-09-02 | test: Exclude two XTS xsetfontpath tests | Michel Dänzer | 3 | -0/+6 |
2022-09-02 | test: Fix 'xephr' mis-spelling | Michel Dänzer | 1 | -2/+2 |
2022-07-08 | xkb: rename xkb.h to xkb-procs.h | Peter Hutterer | 1 | -1/+0 |
2022-06-26 | tests: Fix build failure from missing micmap.c | Jeremy Huddleston Sequoia | 1 | -0/+2 |
2021-12-08 | test: #undef NDEBUG so assert is not compiled away | Matt Turner | 24 | -0/+72 |
2021-10-27 | Remove autotools support | Povilas Kanapickas | 2 | -210/+3 |