Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2018-10-04 | Update to libxcb 1.13.1, a small bug fix release. | Matthieu Herrb | |
ok naddy@ | |||
2018-09-30 | update | Matthieu Herrb | |
2018-09-27 | sync | Theo de Raadt | |
2018-09-18 | sync | Theo de Raadt | |
2018-09-13 | update | Jonathan Gray | |
2018-09-13 | sync | Jonathan Gray | |
2018-09-13 | Merge libdrm 2.4.94 | Jonathan Gray | |
2018-09-13 | Import libdrm 2.4.94 | Jonathan Gray | |
2018-09-11 | update | Matthieu Herrb | |
2018-09-11 | sync | Matthieu Herrb | |
2018-09-11 | Update to libxcb 1.13. ok tb@ | Matthieu Herrb | |
2018-09-11 | Update to xcb-proto 1.13. ok tb@ | Matthieu Herrb | |
2018-09-06 | Add an option to disable the active area. From Sebastien Marie. | Matthieu Herrb | |
ok claudio@ Thanks. | |||
2018-08-28 | sync | Theo de Raadt | |
2015-08-21 | Import libdrm 2.4.64 | Jonathan Gray | |
2018-08-27 | Build radeon drivers on arm64. | Mark Kettenis | |
ok jsg@, matthieu@ | |||
2018-08-27 | Build xf86-video-ati on arm64. | Mark Kettenis | |
ok jsg@, matthieu@ | |||
2018-08-23 | update | Matthieu Herrb | |
2018-08-23 | sync | Matthieu Herrb | |
2018-08-23 | Udate to libX11 1.6.6. bug fixes release - no API/ABI changes. | Matthieu Herrb | |
2018-08-20 | Initialize PCI subsystem on arm64. | Mark Kettenis | |
ok matthieu@ | |||
2018-08-15 | update | Matthieu Herrb | |
2018-08-06 | Use priv_open_device() to open the dri device in glamor_dri3_open_client(). | Matthieu Herrb | |
Fixes DRI3 with Xserver running as _x11 with xenodm. close-on-exec is now default for priv_open_device(). ok kettenis@ | |||
2018-08-06 | set MSG_CMSG_CLOEXEC when receiving file descriptors. | Matthieu Herrb | |
All file descriptors opened via priv_open_device() can benefit of the close-on-exec flag. ok kettenis@. | |||
2018-08-06 | libXpresent depends on libXrandr. Noticed by naddy@. Thanks | Matthieu Herrb | |
2018-08-05 | update | Matthieu Herrb | |
2018-08-05 | sync | Matthieu Herrb | |
2018-08-05 | Link libXpresent to the build. | Matthieu Herrb | |
2018-08-05 | regen | Matthieu Herrb | |
2018-08-05 | add BSD build infrastructure | Matthieu Herrb | |
2018-08-05 | Import libXpresent version 1.0.0 | Matthieu Herrb | |
2018-07-30 | setup WSMOUSE_TYPE_TOUCHPAD devices to use ws driver by default, but | Joshua Stein | |
allow them to work with xf86-input-synaptics with and ok bru@ | |||
2018-07-21 | use #define XXX 0 to explicitelty disable an option. | Matthieu Herrb | |
2018-07-21 | Explicitely disable paste64 and readline options, to disable bracketed paste. | Matthieu Herrb | |
readline was not enabled, but paste64 which was on by default enables it. requested by deraadt@ | |||
2018-07-19 | Typo. Reported by feinerer@. Thanks. | Matthieu Herrb | |
2018-07-19 | Document how to update XCB | Matthieu Herrb | |
2018-07-19 | Remove the code that allowed to install xcbgen under /usr/X11R6/lib/ | Matthieu Herrb | |
We can now use x11/py-xcbgen if needed. | |||
2018-07-19 | Document the use of this Makefile with x11/py-xcbgen. | Matthieu Herrb | |
(not part of standard xenocara builds) | |||
2018-07-17 | This file is not generated by configure, @ substitutions arent available | Matthieu Herrb | |
2018-07-16 | Remove unused prototype; from Ross L Richardson. | Okan Demirmen | |
2018-07-16 | Remove useless test for DISPLAY number. | Matthieu Herrb | |
This script is only run by xenodm for DISPLAY=:0 | |||
2018-07-15 | OpenBSD id | Matthieu Herrb | |
2018-07-15 | Make Xstartup/Xreset consistent with GiveConsole/TakeConsole | Matthieu Herrb | |
2018-07-15 | sync | Matthieu Herrb | |
2018-07-15 | regen | Matthieu Herrb | |
2018-07-15 | Revert the removal of Xreset and Xstartup. | Matthieu Herrb | |
2018-07-12 | Update to libXinerama 1.1.4 | Matthieu Herrb | |