Commit Graph

210 Commits

Author SHA1 Message Date
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
Reza Jahanbakhshi
84fc7f2641 Applied patch required for building against llvm-git. clover: Fix build with llvm-12 2021-01-21 12:58:29 +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
f28b85dec3 drm is now automatically selected, removed drm from platforms 2020-08-13 00:53:48 +02:00
Lone_Wolf
84f648e0ce removed surfaceless from platforms as it always selected now 2020-08-13 00:52:01 +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
Lone_Wolf
3131155e87 updated llvm version req 2020-07-28 13:46:54 +02:00
Lone_Wolf
8aa88df382 switched to b_ndebug=false for now, also corrected permissions for license file 2020-07-16 13:27:44 +02:00
Lone_Wolf
a8e3ec7346 re-enabled LTO 2020-07-02 16:41:53 +02:00
Lone_Wolf
1014743d8e driconf translation files no longer require separate ninja command, removed 2020-06-23 12:58:00 +02:00
Lone_Wolf
c60b8c5b16 update deprecated meson options 2020-06-08 13:56:00 +02:00
Lone_Wolf
c4cdb3aa4e disabled lto, see https://bugs.archlinux.org/task/66666 and https://gitlab.freedesktop.org/mesa/mesa/-/issues/2977 2020-05-18 00:46:06 +02:00
Lone_Wolf
e2aa15f306 enabled LTO 2020-05-01 00:16:56 +02:00
Lone_Wolf
167c27ac7a added vulkan-device-select-layer 2020-04-30 23:59:17 +02:00
Lone_Wolf
262cd1fb63 updated for llvm/clang 10 2020-04-19 16:31:12 +02:00
Lone_Wolf
c18e2a4175 opencl was failing unless certain depends were installed, added optdepends to clarify. 2020-04-10 22:46:10 +02:00
Lone_Wolf
6bfd09ff5b opencl-mesa was missing from provides, corrected 2020-04-10 21:23:36 +02:00
Lone_Wolf
8cbe1940a7 cleaned up provides 2020-04-06 16:48:29 +02:00
Lone_Wolf
9ade7c8055 added commands to update translation files (used by DRI configuration tool) 2020-03-06 22:56:48 +01:00
Lone_Wolf
b421544cb8 corrected some typos 2020-03-05 21:51:53 +01:00
LW-archlinux
5e041ee425 added zstd as dependecy, also building with zstd=true 2020-02-12 01:06:05 +01:00
LW-archlinux
9d52ad2497 switched source to https://gitlab.freedesktop.org/mesa/mesa.git 2020-02-11 23:44:58 +01:00
LW-archlinux
fd989d6a74 updated maintainer email address 2020-01-26 02:18:27 +01:00
LW-archlinux
194f53dbcb updated llvm dependency version 2020-01-01 13:56:58 +01:00
LW-archlinux
e9a553dbdf remove undesired script from /usr/bin 2019-12-15 15:05:50 +01:00