Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-22 | Import Mesa 19.2.8 | Jonathan Gray | |
2019-05-23 | Import Mesa 19.0.5 | Jonathan Gray | |
2019-01-29 | Import Mesa 18.3.2 | Jonathan Gray | |
2019-01-29 | Import Mesa 18.3.2 | Jonathan Gray | |
2019-01-29 | Import Mesa 18.3.2 | Jonathan Gray | |
2019-01-29 | Import Mesa 18.3.2 | Jonathan Gray | |
2019-01-29 | Import Mesa 18.3.2 | Jonathan Gray | |
2018-10-23 | Import Mesa 17.3.9 | Jonathan Gray | |
2018-10-23 | Import Mesa 17.3.9 | 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 | |
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 | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2023-10-29 | Update to libXrandr 1.5.4 | Matthieu Herrb | |
2023-10-17 | Bump major version after libXpm bump | Matthieu Herrb | |
2023-10-17 | Update libXpm to version 3.5.17. ok tb@ | Matthieu Herrb | |
2023-10-03 | Fix several input validation errors in libX11 and libXpm. | Alexander Bluhm | |
CVE-2023-43785 CVE-2023-43786 CVE-2023-43787 CVE-2023-43788 CVE-2023-43789 | |||
2023-09-06 | fix libxcvt.pc | Matthieu Herrb | |
2023-09-05 | fix ISO C++17 does not allow 'register' storage class specifier error with ↵ | Robert Nagy | |
clang16 pulled from upstream: https://gitlab.freedesktop.org/mesa/glu/-/merge_requests/10 ok jsg@ | |||
2023-08-02 | Add pad_to_double() when the function allocates memories for 'double' | Kenji Aoyama | |
internally. The functions wireToRawEvent() and copyRawEvent() get memories first, then allocate memory blocks sequentially for several objects include 'double' from there. On m88k, the memory area for 'double' should be 8-byte aligned, but sizeof(XIRawEvent) is 60 and sizeof(out->valuators.mask_len) is 8. In this case, allocated 'double' memory was not 8-byte aligned. Because of this, 'xeyes' on luna88k was aborted with Bus Error right after moving mouse for several years with sys/arch/m88k/m88k/trap.c r.127. Tested by me on luna88k, ok matthieu@ | |||
2023-07-06 | fix drmGetMinorNameForFD(). tweaks and ok jsg@. | Matthieu Herrb | |
For the gpu n, the main device node is /dev/dri/card<n> and the render device node is /dev/dri/renderD<n+drmGetMinorBase()> not /dev/dri/renderD<n> and miod@ checked that no port should be affected. | |||
2023-07-05 | Disable neon asm on aarch64 to unbreak the build | Theo Buehler | |
with/ok matthieu | |||
2023-07-03 | Update to fontconfig 2.14.2 | Matthieu Herrb | |
2023-07-03 | Update to pixman 0.42.2 | Matthieu Herrb | |
2023-07-03 | Update to xtrans 1.5.0 | Matthieu Herrb | |
2023-07-03 | Update libXaw to version 1.0.15 | Matthieu Herrb | |
2023-07-03 | Update to libXt 1.3.0. | Matthieu Herrb | |
minor bump because XtReallocArray() was added. | |||
2023-07-03 | Update to xcb-util 0.4.1 | Matthieu Herrb | |
2023-07-03 | Update to libxshmfence 1.3.2 | Matthieu Herrb | |
2023-07-03 | Update to libXvMC 1.0.13 | Matthieu Herrb | |
2023-07-03 | remove file missed in previous commit | Matthieu Herrb | |
2023-07-03 | Update to libXv 1.0.12 | Matthieu Herrb | |
2023-07-03 | Update to libXrandr 1.5.3 | Matthieu Herrb | |
2023-07-03 | Update to libXi 1.8.1 | Matthieu Herrb | |
2023-07-03 | Update to libXfixes 6.0.1 | Matthieu Herrb | |
2023-07-03 | Update to libXdamage 1.1.6 | Matthieu Herrb | |
2023-07-03 | Update to libXcomposite 0.4.6 | Matthieu Herrb | |
2023-06-15 | Fixes CVE-2023-3138: X servers could return values from XQueryExtension | Matthieu Herrb | |
that would cause Xlib to write entries out-of-bounds of the arrays to store them, though this would only overwrite other parts of the Display struct, not outside the bounds allocated for that structure. | |||
2023-05-21 | Revert accicentally committed test/debug stuff. | Matthieu Herrb | |
2023-05-21 | Update freetype to 2.13.0 | Matthieu Herrb | |
2023-05-07 | Update to libXpm 3.5.16 | Matthieu Herrb | |
2023-05-07 | Update to libXres 1.2.2 | Matthieu Herrb | |
2023-05-07 | Update to libXxf86dga 1.1.6 | Matthieu Herrb | |
2023-05-07 | Update to libfontenc 1.1.7 | Matthieu Herrb | |
2023-05-07 | Update to libxkbfile 1.1.2 | Matthieu Herrb | |
2023-05-07 | Remove libxkbui. Not built since july 2020. | Matthieu Herrb | |
2023-05-07 | Remove libxkbui. Not built since july 2020. | Matthieu Herrb | |