Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2018-02-04 | armv7 has builtin atomics since the switch to clang | Jonathan Gray | |
2018-01-08 | fix some files cvs got wrong when checking out 13.0.6 | Jonathan Gray | |
2018-01-08 | Revert to Mesa 13.0.6 again. | Jonathan Gray | |
Corruption has again been reported on Intel hardware running Xorg with the modesetting driver (which uses OpenGL based acceleration instead of SNA acceleration the intel driver defaults to). Reported in various forms on Sandy Bridge (X220), Ivy Bridge (X230) and Haswell (X240). Confirmed to not occur with the intel driver but the xserver was changed to default to the modesetting driver on >= gen4 hardware (except Ironlake). One means of triggering this is to open a large pdf with xpdf on an idle machine and highlight a section of the document. There have been reports of gpu hangs on gen4 intel hardware (T500 with GM45, X61 with 965GM) when starting Xorg as well. | |||
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2016-05-29 | Import Mesa 11.2.2 | Jonathan Gray | |
2016-05-29 | Import Mesa 11.2.2 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2018-01-08 | Revert to Mesa 13.0.6 again. | Jonathan Gray | |
Corruption has again been reported on Intel hardware running Xorg with the modesetting driver (which uses OpenGL based acceleration instead of SNA acceleration the intel driver defaults to). Reported in various forms on Sandy Bridge (X220), Ivy Bridge (X230) and Haswell (X240). Confirmed to not occur with the intel driver but the xserver was changed to default to the modesetting driver on >= gen4 hardware (except Ironlake). One means of triggering this is to open a large pdf with xpdf on an idle machine and highlight a section of the document. There have been reports of gpu hangs on gen4 intel hardware (T500 with GM45, X61 with 965GM) when starting Xorg as well. | |||
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |