Package: mesa / 25.2.6-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| mesa | 25.2.6-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| path_max.diff | (download) |
src/util/tests/cache_test.cpp |
4 2 + 2 - 0 ! |
--- |
| src_glx_dri_common.h.diff | (download) |
src/glx/dri_common.h |
4 4 + 0 - 0 ! |
--- |
| disable_ppc64el_assembly.diff | (download) |
meson.build |
5 0 + 5 - 0 ! |
disable use of ppc64el assembly code |
| 0001 anv Use os_get_page_size for mmap offset alignment t.patch | (download) |
src/intel/vulkan/anv_allocator.c |
12 7 + 5 - 0 ! |
[patch] anv: use os_get_page_size for mmap offset alignment to work with page size other than 4K Instead of hardcoding 4096-byte page size in bo mapping/unmapping logic, use os_get_page_size() to determine the correct alignment for munmap() offset adjustments and address assertions. Signed-off-by: Zhou Qiankang <wszqkzqk@qq.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37389> |
| disable ccs for intel xe2.diff | (download) |
src/intel/vulkan/anv_device.c |
2 1 + 1 - 0 ! |
--- |
