summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-09-23Fix packaging with suggestion from tyrheimdalDenis Benato
2024-09-10Remove omx driver to match mesa changesChris Lane
2024-09-06Remove now always enabled 'dri3' optionChris Lane
2024-07-30Update pkgverChris Lane
2024-07-30Revert dri fakeinstall changesChris Lane
https://gitlab.freedesktop.org/mesa/mesa/-/commit/6cd4372460b197fea98d257217328ddc3406e6ad
2024-07-30Replace gallium-drivers=swrast with gallium-drivers=llvmpipe,softpipeChris Lane
https://gitlab.freedesktop.org/mesa/mesa/-/commit/35cb0c350e6e682d97463b5a9ec27895a211322d
2024-07-28add new devel lib to pkgDexterHaxxor
2024-07-20fix build issueDexterHaxxor
2024-07-08Remove merged patchChris Lane
2024-07-08Fix compile option warningChris Lane
2024-07-08Copy differences from mesa-git and add patch to fix buildChris Lane
2024-06-21Remove 29275.patch merged upstreamChris Lane
2024-06-13Add patch for meson build file to fix compileChris Lane
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29275
2024-06-13Clean up PKGBUILD according to recommendationsChris Lane
- Remove improper 'replaces' usage - Match file to lib32 file in more places - Update license as per namcap recommendation
2024-02-17Make configuration equal between mesa and lib32Denis
2024-02-15exclude intel-clcDenis
2024-02-04Update for -git suffix, change NINJAFLAGS locationDenis
2023-12-19remove problematic patch. It breaks too often for a -git packageDenis
2023-12-10Update package PKGBUILD to follow upstream while still disabling unused ↵Denis
hardware and enabling hardware encoding/decong features
2023-06-21Fixed compilation. Thanks MegatonDenis
2023-06-03Removed unused patch that was causing build errorsDenis
2023-03-09Forcefully disable LTODenis
2023-03-06Allow building with clangDenis
2023-02-28Improved PKGBUILDDenis
2023-02-27Making package AMD-only. No intel/microsoft/vmware stuff here.Denis
2023-01-18Updated llvm version to 15.0.7Reza Jahanbakhshi
2023-01-09Removed unnecessary ↵Reza Jahanbakhshi
0001-anv-force-MEDIA_INTERFACE_DESCRIPTOR_LOAD-reemit-aft patch
2022-12-08added i915 intel gallium driverReza 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-01xvmc is removed upstream. See ↵Reza Jahanbakhshi
https://gitlab.freedesktop.org/mesa/mesa/-/commit/8cc766d8f7eac26b7c029a2fac1bdfdba4776c29
2022-09-24Added intel_hasvk vulkan driverReza Jahanbakhshi
2022-09-10c++17 is default now. See ↵Reza Jahanbakhshi
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17966
2022-08-17Forced usage of c++17 until upstream fix.Reza Jahanbakhshi
2022-08-11Gallium Driver d3d12 added.Reza Jahanbakhshi
2022-07-03Bumped llvm version to 14.0.6Reza Jahanbakhshi
2022-05-21artifacts in rendering text in GNOME and chromium based applications if mesa ↵Reza Jahanbakhshi
builded with LTO flags
2022-05-09coroutine patch is no longer necessary.Reza Jahanbakhshi
2022-05-07Removed clover-compat.patchReza Jahanbakhshi
2022-05-01mesa trunk + llvm trunk : Coroutines.h not foundReza Jahanbakhshi
Enabled the disabled videocodecs
2022-04-20LLVM setLangDefaults moved from clangFrontend to clangBasicReza Jahanbakhshi
2022-03-23missing-include.patch applied upstream. Removing it from here.Reza Jahanbakhshi
2022-03-23clover-common patch is applied upstream.Reza Jahanbakhshi
The patch for the missing include file is added.
2022-02-17Added a patch to workaround clover build failure.Reza Jahanbakhshi
2022-02-08llvm version bumped to 13.0.1Reza Jahanbakhshi
2021-12-09drawable-type-detection patch is applied upstream.Reza Jahanbakhshi
2021-12-09drawable-type-detection patch is applied upstream.Reza Jahanbakhshi
2021-12-08Replace 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-07A patch applied to resolve the error GLX drawable type is not supported. ↵Reza Jahanbakhshi
https://gitlab.freedesktop.org/mesa/mesa/-/issues/5726
2021-12-05Mesa classic drivers removed. Removed drivers are Radeon R100 and R200, old ↵Reza Jahanbakhshi
(non-gallium) Nouveau, and Intel i915 and i965
2021-11-13Changed to use llvm 13.0.0Reza Jahanbakhshi