Commit Graph

177 Commits

Author SHA1 Message Date
Reza Jahanbakhshi
18ee692fc4 coroutine patch is no longer necessary. 2022-05-09 14:39:38 +02:00
Reza Jahanbakhshi
58c71d9848 Removed clover-compat.patch 2022-05-07 23:34:27 +02:00
Reza Jahanbakhshi
6035e762be mesa trunk + llvm trunk : Coroutines.h not found
Enabled the disabled videocodecs
2022-05-01 00:52:05 +02:00
Reza Jahanbakhshi
2d1b278799 LLVM setLangDefaults moved from clangFrontend to clangBasic 2022-04-20 18:34:36 +02:00
Reza Jahanbakhshi
873a7b8556 missing-include.patch applied upstream. Removing it from here. 2022-03-23 21:44:04 +01:00
Reza Jahanbakhshi
b266aa9256 clover-common patch is applied upstream.
The patch for the missing include file is added.
2022-03-23 19:20:38 +01:00
Reza Jahanbakhshi
f43453ad84 Added a patch to workaround clover build failure. 2022-02-17 09:21:04 +01:00
Reza Jahanbakhshi
3cc1ff3b26 llvm version bumped to 13.0.1 2022-02-08 21:35:19 +01:00
Reza Jahanbakhshi
d371fe35e0 drawable-type-detection patch is applied upstream. 2021-12-09 15:48:56 +01:00
Reza Jahanbakhshi
647f4acdb5 Replace the temporary patch for GLX drawable type is not supported issue and 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-08 16:11:45 +01:00
Reza Jahanbakhshi
5e16b5c846 A patch applied to resolve the error GLX drawable type is not supported. https://gitlab.freedesktop.org/mesa/mesa/-/issues/5726 2021-12-07 17:53:01 +01:00
Reza Jahanbakhshi
3b86357b28 Mesa classic drivers removed. Removed drivers are Radeon R100 and R200, old (non-gallium) Nouveau, and Intel i915 and i965 2021-12-05 12:48:55 +01:00
Reza Jahanbakhshi
8656bc40e5 Changed to use llvm 13.0.0 2021-11-13 22:59:13 +01:00
Reza Jahanbakhshi
0b46e561dd llvm-minimal-git removed from optdepends list as the library needed for opencl with llvm-minimal-git is now in llvm-libs-minimal-git 2021-10-28 19:52:23 +02:00
Reza Jahanbakhshi
8d1dd141ab Missing entry in the contributor list corrected. 2021-10-28 11:48:40 +02:00
Reza Jahanbakhshi
f56d506c30 Added mesa-libgl to the provides and conflicts lists. 2021-10-28 09:39:26 +02:00
Reza Jahanbakhshi
11d6391cac Reverted mesa-libgl addition to the required and conflicts list. 2021-10-22 13:58:12 +02:00
Reza Jahanbakhshi
1d1f1c1816 Added mesa-libgl to the provides and conflicts lists. 2021-10-22 11:27:04 +02:00
Reza Jahanbakhshi
7c683135a6 Removed already applied patch in upstream from PKGBUILD. 2021-10-14 00:48:26 +02:00
Reza Jahanbakhshi
601827810d Added missing patch line in the prepare function. 2021-10-11 15:14:51 +02:00
Reza Jahanbakhshi
c1fca34b9e llvm moved Targetregistry.h to another folder, see 89b57061f7 2021-10-11 11:24:22 +02:00
Lone_Wolf
d31d902fd8 patch included in main and no longer needed, removed 2021-09-14 13:41:42 +02:00
Lone_Wolf
9390e24dda hasParamAttr issue has been partially solved, edited & renamed patch 2021-09-13 23:14:20 +02:00
Lone_Wolf
030eee4e34 patch added to solve build failure, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/5320 2021-09-10 16:48:27 +02:00
Reza Jahanbakhshi
d596359ca1 Updated system clang to 12.0.1 2021-07-10 11:03:24 +02:00
Reza Jahanbakhshi
081cd2b2a0 crocus driver added to the PKGBUILD. 2021-06-20 14:58:12 +02:00
Reza Jahanbakhshi
36b32b8673 Changed llvm and libraries to the latest official version. 2021-06-07 09:29:23 +02:00
Reza Jahanbakhshi
13f96e6e0d Default branch moved from master to main 2021-05-10 21:01:52 +02:00
Reza Jahanbakhshi
561f4a707a Master just got a fix for building against llvm 12 and later, so the patch for the fixedvectortype is removed. 2021-04-15 15:56:51 +02:00
Reza Jahanbakhshi
bb79952ae5 virtio-experimental vulkan driver enabled 2021-04-13 17:40:23 +02:00
Reza Jahanbakhshi
76b96176ae PKGBUILD updated to reflect the change in meson vulkan-layers options. 2021-03-27 17:56:07 +01:00
Reza Jahanbakhshi
27652f405b Removing script file from /usr/bin is not necessary anymore. 2021-03-27 01:23:38 +01:00
Reza Jahanbakhshi
328f494747 8543.patch has been applied in upstream so removing it here. 2021-03-03 10:02:40 +01:00
Reza Jahanbakhshi
8fee969aef Missing semicolon in patch file issue fixed. 2021-02-24 09:22:35 +01:00
Lone_Wolf
dc49627436 added patch to allow building clover / opencl with llvm trunk 2021-02-23 14:46:39 +01:00
Reza Jahanbakhshi
9f29c3ff81 Use llvm 11.1.0
Added gitignore
2021-02-19 13:53:31 +01:00
Reza Jahanbakhshi
2f90cbcaea Updated PKGBUILD to point to the correct package base directory. 2021-01-21 15:02:18 +01:00
Reza Jahanbakhshi
45c29b13c3 Updated .SRCINFO 2021-01-21 13:20:49 +01:00
Reza Jahanbakhshi
3194abcbf0 Applied patch required for building against llvm-git. clover: Fix build with llvm-12 2021-01-21 13:01:50 +01:00
Lone_Wolf
9d86e342bc updated repo llvm dependency 2021-01-13 12:02:37 +01:00
Lone_Wolf
5c327f4308 corrected default llvm setting 2021-01-03 16:54:00 +01:00
Lone_Wolf
57e4140fd5 mesa-vulkan should have been vulkan-mesa, and that was renamed to vulkan-swrast in repo mesa package.. corrected 2021-01-03 15:52:13 +01:00
Lone_Wolf
ac1bb30188 enabled lavapipe for software based vulkan support 2020-12-11 00:55:05 +01:00
Lone_Wolf
b2e8d6617b change osmesa value to true, see ee80237218 2020-12-11 00:33:14 +01:00
Lone_Wolf
01bb79a671 disabled microsoft-clc 2020-12-07 00:44:15 +01:00
Lone_Wolf
040949231f disabled microsoft-clc 2020-12-06 23:35:19 +01:00
Lone_Wolf
6f0f88fc66 updated llvm version 2020-11-12 23:31:36 +01:00
Lone_Wolf
e8a7f4b2f1 building without asserts ( b_ndebug=true) works again with gcc 10.2.0 2020-08-21 23:21:02 +02:00
Lone_Wolf
3a20872679 removed some obsolete lines 2020-08-13 00:50:22 +02:00
Lone_Wolf
ce9c8c7467 re-uploaded with correct SRCINFO 2020-07-30 11:36:30 +02:00