Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-14 | fontconfig: revert man page link changes | aisha | |
patches for dist are better suited upstream pointed out by matthieu@ and tb@ | |||
2022-11-12 | fix broken links to fontconfig html docs in man pages | aisha | |
patch by Thim Cederlund thim AT cederlund DOT de, thanks! | |||
2022-11-06 | Add a local configuration file to put back the DejaVu family as | Matthieu Herrb | |
default for the latin fonts, replacing Noto which is the default upstreams since fontconfig 2.14. One can get back Noto as default by removing /etc/fonts/conf.d/59-obsd-latin.conf Prodded by robert@ and others, ok robert@ | |||
2022-10-16 | don't assume the tree is compiled only with c99 compilers. | Theo de Raadt | |
or, invest the time to solve that. | |||
2022-10-16 | Update to fontconfig 2.14. Tested and ok gkoehler@ | Matthieu Herrb | |
2022-07-17 | Update libxcb to version 1.15 + xcb-protos 1.15.2 | Matthieu Herrb | |
2021-11-11 | Update to fontconfig 2.13.94 | Matthieu Herrb | |
2021-10-29 | Update to libepoxy 1.5.9. ok jsg@ | Matthieu Herrb | |
2020-05-16 | Update to libxcb 1.14 and xcb-proto 1.14. ok tb@ | Matthieu Herrb | |
2020-01-26 | Update to libepoxy 1.5.4. ok jsg@ | Matthieu Herrb | |
2019-10-28 | Stop calling chmod() in cache update code. | Matthieu Herrb | |
These calls are useless to toxic and come in the way of adding pledge to applications (would require 'fattr' which is quite wide). Discussed with deraadt, millert and jcs. Submitted upstreams too. | |||
2018-10-04 | Update to libxcb 1.13.1, a small bug fix release. | Matthieu Herrb | |
ok naddy@ | |||
2018-09-11 | Update to libxcb 1.13. ok tb@ | Matthieu Herrb | |
2018-07-09 | Remove the local -c chroot change, unused now. | Matthieu Herrb | |
2018-07-09 | FcCacheFindByStat(): fix checking of the nanoseconds field. | Matthieu Herrb | |
ok millert@ | |||
2018-05-25 | Update to libepoxy 1.5.2. ok aja@ | Matthieu Herrb | |
2015-04-15 | Import libepoxy 1.2 | Jonathan Gray | |
2017-08-19 | Update to fontconfig 2.12.4. No API change. | Matthieu Herrb | |
2017-05-21 | Add "Sun LKeys" section, this patch forgot add in last update. | Alexandr Shadchin | |
noticed deraadt@, ok matthieu@ | |||
2017-02-19 | Restore local change to handle Ctrl+Alt+Backspace to kill X by default. | Matthieu Herrb | |
2017-02-08 | Update to xkeyboard-config 2.20 | Daniel Jakots | |
ok matthieu@ | |||
2016-10-09 | Update to xkeyboard-config 2.19 | Alexandr Shadchin | |
ok matthieu@ | |||
2016-09-02 | Update to xcb-proto/libxcb 1.12. "Just commit it" naddy@ | Matthieu Herrb | |
2016-08-09 | Update to fontconfig 2.12.1. | Matthieu Herrb | |
Tested by krw@, dcoppa@, ok dcoppa@. | |||
2016-06-28 | Update to xkeyboard-config 2.18 | Alexandr Shadchin | |
ok matthieu@, test danj@ | |||
2016-02-06 | Update to xkeyboard-config 2.17 | Alexandr Shadchin | |
ok matthieu@ | |||
2016-02-02 | Make sure the socket send buffer is at least 64KB. This reduces the number of | Mark Kettenis | |
writev(2) system calls made for largish requests. A similar change was made to the libxtrans code a while ago. This should speed up applications that send images to the X server, like Firefox. The seedupmight not be noticable though. But it reduces the noice in ktrace logs. ok matthieu@ | |||
2015-12-23 | remove the now unused Mesa 10.2.9 code | Jonathan Gray | |
2015-01-25 | Import Mesa 10.4.3 | Jonathan Gray | |
2014-09-07 | Import Mesa 10.2.7 | Jonathan Gray | |
2014-07-09 | Import Mesa 10.2.3 | Jonathan Gray | |
2014-01-19 | Import Mesa 9.2.5 | Jonathan Gray | |
2013-11-24 | Import Mesa 9.2.3 | Jonathan Gray | |
2013-11-09 | Import Mesa 9.2.2 | Jonathan Gray | |
2013-10-05 | Import Mesa 9.2.1 | Jonathan Gray | |
2013-09-05 | Import Mesa 9.2.0 | Jonathan Gray | |
2011-10-23 | Import Mesa 7.10.3 | Matthieu Herrb | |
2007-11-24 | Mesa 7.0.1 | Matthieu Herrb | |
2007-11-24 | Mesa 7.0.1 | Matthieu Herrb | |
2007-11-24 | Mesa 7.0.1 | Matthieu Herrb | |
2006-11-25 | Import MesaLibs 6.5.1. (in dist/ since its code is shared between lib | Matthieu Herrb | |
and xserver)... | |||
2015-11-14 | Update to xkeyboard-config 2.16. | Alexandr Shadchin | |
ok matthieu@ | |||
2015-09-30 | Update to libxcb-1.11.1 | David Coppa | |
ok matthieu@ | |||
2015-08-20 | Merge libepoxy 1.3.1 | Jonathan Gray | |
2015-08-20 | Import libepoxy 1.3.1 | Jonathan Gray | |
2015-07-29 | Make the Gallium r300 works on big-endian architectures. | Martin Pieuchot | |
Diff provided by Michel Daenzer [0] as a possible solution for a regression introduced in Mesa 9 [1]. This diff allows macppc users to use OpenGL accelerated appplications (i.e. GNOME3). As disucssed during c2k15 we won't try to keep this patch during the next Mesa update. [0] https://bugs.freedesktop.org/show_bug.cgi?id=71789 [1] http://lists.freedesktop.org/archives/mesa-dev/2013-December/050218.html Tested by myself and ajacoutot@, regression test and ok jsg@ | |||
2015-04-15 | don't include library major numbers when calling dlopen for gl | Jonathan Gray | |
libraries on OpenBSD | |||
2015-04-15 | Import libepoxy 1.2 | Jonathan Gray | |
2015-03-30 | Update to xkeyboard-config 2.14. | Alexandr Shadchin | |
ok matthieu@ | |||
2015-03-18 | Backport a Mesa fix from Andreas Boll. | Jonathan Gray | |
glx: Fix returned values of GLX_RENDERER_PREFERRED_PROFILE_MESA |