Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-23 | Import Mesa 17.3.9 | Jonathan Gray | |
2018-10-23 | Import Mesa 17.3.9 | Jonathan Gray | |
2018-10-20 | Update to libSM 1.2.3 | Matthieu Herrb | |
2018-10-20 | Update to libX11 1.6.7 | Matthieu Herrb | |
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-13 | Merge libdrm 2.4.94 | Jonathan Gray | |
2018-09-13 | Import libdrm 2.4.94 | Jonathan Gray | |
2018-09-11 | Update to libxcb 1.13. ok tb@ | Matthieu Herrb | |
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-23 | Udate to libX11 1.6.6. bug fixes release - no API/ABI changes. | Matthieu Herrb | |
2018-08-06 | libXpresent depends on libXrandr. Noticed by naddy@. Thanks | 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-19 | Typo. Reported by feinerer@. Thanks. | Matthieu Herrb | |
2018-07-19 | Document the use of this Makefile with x11/py-xcbgen. | Matthieu Herrb | |
(not part of standard xenocara builds) | |||
2018-07-12 | Update to libXinerama 1.1.4 | Matthieu Herrb | |
2018-07-12 | Update to libXScrnSaver 1.2.3 | Matthieu Herrb | |
2018-07-11 | Use __MAP_NOFAULT such that a client cannot use ftruncate and make the | Mark Kettenis | |
X server crash. ok deraadt@, matthieu@ | |||
2018-07-08 | white space | Matthieu Herrb | |
2018-06-28 | The futex-based implementation of libxshmfence requires atomic operations | Mark Kettenis | |
that hppa, m88k and sh don't provide. Since DRI3 requires libxshmfence, this means we can't enable DRI3 on these platforms. ok matthieu@ | |||
2018-06-26 | Enable various bits of DRI3 support. | Mark Kettenis | |
ok matthieu@ | |||
2018-06-09 | Make sure we create shared memory files in /tmp such that programs can use | Mark Kettenis | |
the "tmppath" pledge to allow creation of shared memory fences. ok matthieu@ | |||
2018-06-08 | Add OpenBSD support using process-global futexes. | Mark Kettenis | |
ok matthieu@ | |||
2018-06-07 | add BSD build infrastructure | Matthieu Herrb | |
2018-06-07 | Import libxshmfence 1.4 | Matthieu Herrb | |
2018-06-07 | Make sure HAVE_DRI3 is defined when DRI3 support is enabled. | Mark Kettenis | |
Matches what is done for Linux. ok jsg@ | |||
2018-05-26 | Use -mxgot to build libepoxy on mips64 and mips64el. | Matthieu Herrb | |
ok visa@ who reported that mips64 is affected too. | |||
2018-05-26 | Remind people to bump dependent libs majors too. | Matthieu Herrb | |
2018-05-26 | Bump majors after libfreetype major bump | Matthieu Herrb | |
2018-05-25 | Update to libepoxy 1.5.2. ok aja@ | Matthieu Herrb | |
2018-05-21 | Update to libdmx 1.1.4 | Matthieu Herrb | |
2018-05-21 | Update to libpciaccess 0.14 | Matthieu Herrb | |
2018-05-21 | Update to freetype-doc-2.9.1 | David Coppa | |
2018-05-21 | Backout local change, not needed anymore | David Coppa | |
Suggested by matthieu@ | |||
2018-05-21 | Update to FreeType 2.9.1 | David Coppa | |
OK matthieu@ | |||
2018-05-20 | Unlink fontcache and xf86misc libs and protos from the build. | Matthieu Herrb | |
They are both unsupported on the server side for many years. ok tb@ | |||
2018-05-01 | Remove libXfont. unlinked from builds since one month. | Matthieu Herrb | |
2018-04-02 | Unhook libXfont from the build. Obsoleted by libXfont2. | Matthieu Herrb | |
Bulk ports build checked by naddy@. Thanks. | |||
2018-03-12 | Explicitely initialize memory allocated when cur_count==0. | Matthieu Herrb | |
Caused uninitilized memory reads and corruption with some fonts (ja-sazanami-ttf). Issue reported and diagnosticed by Bryan Linton bl at shoshoni dot info. Thanks. | |||
2018-03-02 | use clock_gettime() path on PIPE_OS_BSD in os_time_get_nano() | Jonathan Gray | |
committed upstream as 7bea40e56652a1ded4374d92fb340b454fbac475 clock_nanosleep() isn't available yet so the usleep() path stays for os_time_sleep() | |||
2018-02-28 | Correct a pointless longstanding difference in ioctl numbering between | Jonathan Gray | |
linux and add back struct members. Avoids diffs in inteldrm, libdrm and Mesa >= 17.2. ok kettenis@ | |||
2018-02-21 | No need to override PTHREADSTUBS_CFLAGS/PTHREADSTUBS_LIBS anymore | Jonathan Gray | |
as the configure scripts have been changed to avoid pthread-stubs. | |||
2018-02-21 | Don't try to use pthread-stubs on OpenBSD. | Jonathan Gray | |
A similiar change is already committed upstream. | |||
2018-02-17 | Merge libdrm 2.4.89 | Jonathan Gray | |
2018-02-17 | Import libdrm 2.4.89 | Jonathan Gray | |