Age | Commit message (Expand) | Author |
2020-04-13 | Update to xserver 1.20.8. ok jsg@ robert@ | Matthieu Herrb |
2020-04-03 | Remove #ifdef that doesn't make sense anymore; extend clang workaround to | Mark Kettenis |
2020-04-03 | Make this build on clang architectures that don't have 64-bit atomic | Mark Kettenis |
2020-04-03 | test for 32 bit atomic builtins was incorrectly testing for 64 bit atomics | Jonathan Gray |
2020-04-01 | sort architectures list | Matthieu Herrb |
2020-04-01 | Set the VT to be used by the X server on arm64 too. ok phessler@ | Matthieu Herrb |
2020-03-24 | more xorg-macros.m4 to xhare/mi where it belongs. noticed by espie@ | Matthieu Herrb |
2020-03-24 | zap stray tabs | Okan Demirmen |
2020-03-24 | Instead of using _NET_ACTIVE_WINDOW on restart, use the pointer location | Okan Demirmen |
2020-03-23 | Add support for SIGINT/SIGTERM. | Okan Demirmen |
2020-03-20 | Simplify conditional construct. | Tim van der Molen |
2020-03-20 | Trim event_mask to those that the root window actually needs. | Okan Demirmen |
2020-03-20 | No need to lookup current client early; move to right before it is | Okan Demirmen |
2020-03-16 | Recommit 1.259, but now with TAILQ_FOREACH_SAFE. | Tim van der Molen |
2020-03-14 | Revert previous. Causes a crash as reported by Tom Murphy. | Tim van der Molen |
2020-03-13 | Simplify list markup. | Tim van der Molen |
2020-03-13 | Plug two memory leaks. Also get rid of a variable that is no longer | Tim van der Molen |
2020-03-04 | Use modesetting driver as the default for rkdrm(4). | Mark Kettenis |
2020-02-28 | Remove ColormaskChange from event-mask since there's no event handler. | Okan Demirmen |
2020-02-27 | Unrelated style fixes, consistency changes and sorting, appropriate | Okan Demirmen |
2020-02-22 | update | Matthieu Herrb |
2020-02-21 | add mips64, mips64el and powerpc to the list of archs with -O0 in CFLAGS | Jonathan Gray |
2020-02-20 | regen | Jonathan Gray |
2020-02-20 | use futexes in Mesa on archs with atomics | Jonathan Gray |
2020-02-07 | Allow the 'empty' group clients to be window-{h,v}tile'd. | Okan Demirmen |
2020-02-05 | Add sanity checks to futex_wait() | Matthieu Herrb |
2020-02-04 | update | Matthieu Herrb |
2020-02-04 | Fix absolute to relative timeout computation. ok jsg@, mpi@ | Matthieu Herrb |
2020-02-03 | Map ('5') and allow mod5mask (altgr) as a modifier. | Okan Demirmen |
2020-01-30 | Zap stray #warning introduced in last commit | Jeremie Courreges-Anglas |
2020-01-30 | Better checks for static_assert availability | Jeremie Courreges-Anglas |
2020-01-28 | Avoid _Static_assert in Mesa/libEGL on non-clang archs | Jeremie Courreges-Anglas |
2020-01-26 | sync | Matthieu Herrb |
2020-01-26 | update | Matthieu Herrb |
2020-01-26 | Update to xserver 1.20.7 plus 2 extra fixes from upstream. ok jsg@ | Matthieu Herrb |
2020-01-26 | Update to libepoxy 1.5.4. ok jsg@ | Matthieu Herrb |
2020-01-25 | Fix for removal of the shadowDamage() macro in xserver 1.20. | Matthieu Herrb |
2020-01-22 | add, then use, xvasprintf, checking for appropriate return. | Okan Demirmen |
2020-01-22 | fix some things which got broken in merge | Jonathan Gray |
2020-01-22 | add files generated by python scripts which stopped being shipped with | Jonathan Gray |
2020-01-22 | add back autotools files removed upstream | Jonathan Gray |
2020-01-22 | update | Jonathan Gray |
2020-01-22 | sync | Jonathan Gray |
2020-01-22 | Merge Mesa 19.2.8 | Jonathan Gray |
2020-01-22 | Import Mesa 19.2.8 | Jonathan Gray |
2020-01-21 | Ensure the pointer stays within client bounds after a window 'snap' (to edge). | Okan Demirmen |
2020-01-20 | Disable the print-immediate and print-on-error functions in xterm. | Matthieu Herrb |
2020-01-18 | update | Matthieu Herrb |
2020-01-18 | Disable PASTE64, TCAP_FKEYS and TCAP_QUERY explicitly. | Matthieu Herrb |
2020-01-14 | update | Matthieu Herrb |