summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
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
2021-10-28llvm-minimal-git removed from optdepends list as the library needed for ↵Reza Jahanbakhshi
opencl with llvm-minimal-git is now in llvm-libs-minimal-git
2021-10-28llvm-minimal-git removed from optdepends list as the library needed for ↵Reza Jahanbakhshi
opencl with llvm-minimal-git is now in llvm-libs-minimal-git
2021-10-28Missing entry in the contributor list corrected.Reza Jahanbakhshi
2021-10-28Added mesa-libgl to the provides and conflicts lists.Reza Jahanbakhshi
2021-10-22Reverted mesa-libgl addition to the required and conflicts list.Reza Jahanbakhshi
2021-10-22Added mesa-libgl to the provides and conflicts lists.Reza Jahanbakhshi
2021-10-14Removed already applied patch in upstream from PKGBUILD.Reza Jahanbakhshi
2021-10-11Added missing patch line in the prepare function.Reza Jahanbakhshi
2021-10-11llvm moved Targetregistry.h to another folder, see ↵Reza Jahanbakhshi
https://github.com/llvm/llvm-project/commit/89b57061f7b769e9ea9bf6ed686e284f3e55affe
2021-09-14patch included in main and no longer needed, removedLone_Wolf
2021-09-13hasParamAttr issue has been partially solved, edited & renamed patchLone_Wolf
2021-09-10patch added to solve build failure, see ↵Lone_Wolf
https://gitlab.freedesktop.org/mesa/mesa/-/issues/5320
2021-07-10Updated system clang to 12.0.1Reza Jahanbakhshi
2021-06-20crocus driver added to the PKGBUILD.Reza Jahanbakhshi
2021-06-07Changed llvm and libraries to the latest official version.Reza Jahanbakhshi
2021-05-10Default branch moved from master to mainReza Jahanbakhshi
2021-04-15Master just got a fix for building against llvm 12 and later, so the patch ↵Reza Jahanbakhshi
for the fixedvectortype is removed.
2021-04-13virtio-experimental vulkan driver enabledReza Jahanbakhshi
2021-03-27PKGBUILD updated to reflect the change in meson vulkan-layers options.Reza Jahanbakhshi
2021-03-27Removing script file from /usr/bin is not necessary anymore.Reza Jahanbakhshi
2021-03-038543.patch has been applied in upstream so removing it here.Reza Jahanbakhshi
2021-02-24Missing semicolon in patch file issue fixed.Reza Jahanbakhshi
2021-02-23added patch to allow building clover / opencl with llvm trunkLone_Wolf
2021-02-19Use llvm 11.1.0Reza Jahanbakhshi
Added gitignore
2021-01-21Updated PKGBUILD to point to the correct package base directory.Reza Jahanbakhshi
2021-01-21Updated .SRCINFOReza Jahanbakhshi
2021-01-21Applied patch required for building against llvm-git. clover: Fix build with ↵Reza Jahanbakhshi
llvm-12
2021-01-21Applied patch required for building against llvm-git. clover: Fix build with ↵Reza Jahanbakhshi
llvm-12
2021-01-13updated repo llvm dependencyLone_Wolf
2021-01-03corrected default llvm settingLone_Wolf
2021-01-03mesa-vulkan should have been vulkan-mesa, and that was renamed to ↵Lone_Wolf
vulkan-swrast in repo mesa package.. corrected
2020-12-11enabled lavapipe for software based vulkan supportLone_Wolf