Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | fix build | DexterHaxxor | |
2024-09-23 | Fix packaging with suggestion from tyrheimdal | Denis Benato | |
2024-09-10 | Remove omx driver to match mesa changes | Chris Lane | |
2024-09-06 | Remove now always enabled 'dri3' option | Chris Lane | |
2024-07-30 | Update pkgver | Chris Lane | |
2024-07-30 | Revert dri fakeinstall changes | Chris Lane | |
https://gitlab.freedesktop.org/mesa/mesa/-/commit/6cd4372460b197fea98d257217328ddc3406e6ad | |||
2024-07-30 | Replace gallium-drivers=swrast with gallium-drivers=llvmpipe,softpipe | Chris Lane | |
https://gitlab.freedesktop.org/mesa/mesa/-/commit/35cb0c350e6e682d97463b5a9ec27895a211322d | |||
2024-07-28 | add new devel lib to pkg | DexterHaxxor | |
2024-07-20 | fix build issue | DexterHaxxor | |
2024-07-08 | Remove merged patch | Chris Lane | |
2024-07-08 | Fix compile option warning | Chris Lane | |
2024-07-08 | Copy differences from mesa-git and add patch to fix build | Chris Lane | |
2024-06-21 | Remove 29275.patch merged upstream | Chris Lane | |
2024-06-13 | Add patch for meson build file to fix compile | Chris Lane | |
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29275 | |||
2024-06-13 | Clean up PKGBUILD according to recommendations | Chris Lane | |
- Remove improper 'replaces' usage - Match file to lib32 file in more places - Update license as per namcap recommendation | |||
2024-02-17 | Make configuration equal between mesa and lib32 | Denis | |
2024-02-15 | exclude intel-clc | Denis | |
2024-02-04 | Update for -git suffix, change NINJAFLAGS location | Denis | |
2023-12-19 | remove problematic patch. It breaks too often for a -git package | Denis | |
2023-12-10 | Update package PKGBUILD to follow upstream while still disabling unused ↵ | Denis | |
hardware and enabling hardware encoding/decong features | |||
2023-06-21 | Fixed compilation. Thanks Megaton | Denis | |
2023-06-03 | Removed unused patch that was causing build errors | Denis | |
2023-03-09 | Forcefully disable LTO | Denis | |
2023-03-06 | Allow building with clang | Denis | |
2023-02-28 | Improved PKGBUILD | Denis | |
2023-02-27 | Making package AMD-only. No intel/microsoft/vmware stuff here. | Denis | |
2023-01-18 | Updated llvm version to 15.0.7 | Reza Jahanbakhshi | |
2023-01-09 | Removed unnecessary ↵ | Reza Jahanbakhshi | |
0001-anv-force-MEDIA_INTERFACE_DESCRIPTOR_LOAD-reemit-aft patch | |||
2022-12-08 | added i915 intel gallium driver | Reza Jahanbakhshi | |
added patches to fix a hang where the HW is hung on a PIPE_CONTROL after a GPGPU_WALKER | |||
2022-11-11 | --no-pager added to meson configure to avoid ncurses UI when building. | Reza Jahanbakhshi | |
2022-10-01 | xvmc is removed upstream. See ↵ | Reza Jahanbakhshi | |
https://gitlab.freedesktop.org/mesa/mesa/-/commit/8cc766d8f7eac26b7c029a2fac1bdfdba4776c29 | |||
2022-09-24 | Added intel_hasvk vulkan driver | Reza Jahanbakhshi | |
2022-09-10 | c++17 is default now. See ↵ | Reza Jahanbakhshi | |
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17966 | |||
2022-08-17 | Forced usage of c++17 until upstream fix. | Reza Jahanbakhshi | |
2022-08-11 | Gallium Driver d3d12 added. | Reza Jahanbakhshi | |
2022-07-03 | Bumped llvm version to 14.0.6 | Reza Jahanbakhshi | |
2022-05-21 | artifacts in rendering text in GNOME and chromium based applications if mesa ↵ | Reza Jahanbakhshi | |
builded with LTO flags | |||
2022-05-09 | coroutine patch is no longer necessary. | Reza Jahanbakhshi | |
2022-05-07 | Removed clover-compat.patch | Reza Jahanbakhshi | |
2022-05-01 | mesa trunk + llvm trunk : Coroutines.h not found | Reza Jahanbakhshi | |
Enabled the disabled videocodecs | |||
2022-04-20 | LLVM setLangDefaults moved from clangFrontend to clangBasic | Reza Jahanbakhshi | |
2022-03-23 | missing-include.patch applied upstream. Removing it from here. | Reza Jahanbakhshi | |
2022-03-23 | clover-common patch is applied upstream. | Reza Jahanbakhshi | |
The patch for the missing include file is added. | |||
2022-02-17 | Added a patch to workaround clover build failure. | Reza Jahanbakhshi | |
2022-02-08 | llvm version bumped to 13.0.1 | Reza Jahanbakhshi | |
2021-12-09 | drawable-type-detection patch is applied upstream. | Reza Jahanbakhshi | |
2021-12-08 | Replace the temporary patch for GLX drawable type is not supported issue and ↵ | Reza Jahanbakhshi | |
applied the patch from https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14120 Patch application is automatic now based on the sources variable. Combined hash of patch files are added to the version string. | |||
2021-12-07 | A patch applied to resolve the error GLX drawable type is not supported. ↵ | Reza Jahanbakhshi | |
https://gitlab.freedesktop.org/mesa/mesa/-/issues/5726 | |||
2021-12-05 | Mesa classic drivers removed. Removed drivers are Radeon R100 and R200, old ↵ | Reza Jahanbakhshi | |
(non-gallium) Nouveau, and Intel i915 and i965 | |||
2021-11-13 | Changed to use llvm 13.0.0 | Reza Jahanbakhshi | |