Age | Commit message (Expand) | Author |
2021-11-13 | Changed to use llvm 13.0.0 | Reza Jahanbakhshi |
2021-10-28 | llvm-minimal-git removed from optdepends list as the library needed for openc... | Reza Jahanbakhshi |
2021-10-28 | Missing entry in the contributor list corrected. | Reza Jahanbakhshi |
2021-10-28 | Added mesa-libgl to the provides and conflicts lists. | Reza Jahanbakhshi |
2021-10-22 | Reverted mesa-libgl addition to the required and conflicts list. | Reza Jahanbakhshi |
2021-10-22 | Added mesa-libgl to the provides and conflicts lists. | Reza Jahanbakhshi |
2021-10-14 | Removed already applied patch in upstream from PKGBUILD. | Reza Jahanbakhshi |
2021-10-11 | Added missing patch line in the prepare function. | Reza Jahanbakhshi |
2021-10-11 | llvm moved Targetregistry.h to another folder, see https://github.com/llvm/ll... | Reza Jahanbakhshi |
2021-09-14 | patch included in main and no longer needed, removed | Lone_Wolf |
2021-09-13 | hasParamAttr issue has been partially solved, edited & renamed patch | Lone_Wolf |
2021-09-10 | patch added to solve build failure, see https://gitlab.freedesktop.org/mesa/m... | Lone_Wolf |
2021-07-10 | Updated system clang to 12.0.1 | Reza Jahanbakhshi |
2021-06-20 | crocus driver added to the PKGBUILD. | Reza Jahanbakhshi |
2021-06-07 | Changed llvm and libraries to the latest official version. | Reza Jahanbakhshi |
2021-05-10 | Default branch moved from master to main | Reza Jahanbakhshi |
2021-04-15 | Master just got a fix for building against llvm 12 and later, so the patch fo... | Reza Jahanbakhshi |
2021-04-13 | virtio-experimental vulkan driver enabled | Reza Jahanbakhshi |
2021-03-27 | PKGBUILD updated to reflect the change in meson vulkan-layers options. | Reza Jahanbakhshi |
2021-03-27 | Removing script file from /usr/bin is not necessary anymore. | Reza Jahanbakhshi |
2021-03-03 | 8543.patch has been applied in upstream so removing it here. | Reza Jahanbakhshi |
2021-02-24 | Missing semicolon in patch file issue fixed. | Reza Jahanbakhshi |
2021-02-23 | added patch to allow building clover / opencl with llvm trunk | Lone_Wolf |
2021-02-19 | Use llvm 11.1.0 | Reza Jahanbakhshi |
2021-01-21 | Updated PKGBUILD to point to the correct package base directory. | Reza Jahanbakhshi |
2021-01-21 | Updated .SRCINFO | Reza Jahanbakhshi |
2021-01-21 | Applied patch required for building against llvm-git. clover: Fix build with ... | Reza Jahanbakhshi |
2021-01-13 | updated repo llvm dependency | Lone_Wolf |
2021-01-03 | corrected default llvm setting | Lone_Wolf |
2021-01-03 | mesa-vulkan should have been vulkan-mesa, and that was renamed to vulkan-swra... | Lone_Wolf |
2020-12-11 | enabled lavapipe for software based vulkan support | Lone_Wolf |
2020-12-11 | change osmesa value to true, see https://gitlab.freedesktop.org/mesa/mesa/-/c... | Lone_Wolf |
2020-12-07 | disabled microsoft-clc | Lone_Wolf |
2020-12-06 | disabled microsoft-clc | Lone_Wolf |
2020-11-12 | updated llvm version | Lone_Wolf |
2020-08-21 | building without asserts ( b_ndebug=true) works again with gcc 10.2.0 | Lone_Wolf |
2020-08-13 | drm is now automatically selected, removed drm from platforms | Lone_Wolf |
2020-08-13 | removed surfaceless from platforms as it always selected now | Lone_Wolf |
2020-08-13 | removed some obsolete lines | Lone_Wolf |
2020-07-30 | re-uploaded with correct SRCINFO | Lone_Wolf |
2020-07-28 | updated llvm version req | Lone_Wolf |
2020-07-16 | switched to b_ndebug=false for now, also corrected permissions for license file | Lone_Wolf |
2020-07-02 | re-enabled LTO | Lone_Wolf |
2020-06-23 | driconf translation files no longer require separate ninja command, removed | Lone_Wolf |
2020-06-08 | update deprecated meson options | Lone_Wolf |
2020-05-18 | disabled lto, see https://bugs.archlinux.org/task/66666 and https://gitlab.fr... | Lone_Wolf |
2020-05-01 | enabled LTO | Lone_Wolf |
2020-04-30 | added vulkan-device-select-layer | Lone_Wolf |
2020-04-19 | updated for llvm/clang 10 | Lone_Wolf |
2020-04-10 | opencl was failing unless certain depends were installed, added optdepends to... | Lone_Wolf |