summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Expand)Author
2024-04-06corrected makedeps, re-enabled iris & anvLone_Wolf
2024-04-02disabled intel OpenGL & Vulkan, also added vulkan-nouveau to conflicts arrayLone_Wolf
2024-04-02corrected deps, removed no longer needed fpermissive workaroundLone_Wolf
2024-03-30use -fpermissive to workaround build failureLone_Wolf
2024-03-24switch from glslang to glslang-minimal-gitLone_Wolf
2024-03-20added !debug to options=Lone_Wolf
2024-02-24disabled lto-build due to runtime errorLone_Wolf
2024-02-17added new dep python-ply,needed for vulkan-intelLone_Wolf
2024-02-03mesa upstream again depends on clang for opencl headers, re-introduce clang-o...Lone_Wolf
2023-12-07build all video-codecsLone_Wolf
2023-11-25updated videocodecsLone_Wolf
2023-11-04embedding opencl headers now so clang opencl headers are no longer needed at ...Lone_Wolf
2023-10-07new dependency for rusticl : clang-opencl-headers-minimal-gitLone_Wolf
2023-09-28forgot to update checksums after removing patch filesLone_Wolf
2023-09-26removed no longer needed patchesLone_Wolf
2023-09-19added patches for llvm-18 build failure, see https://gitlab.freedesktop.org/m...Lone_Wolf
2023-09-13adjusted pkgver to work with input files without newline charsLone_Wolf
2023-09-09added xcb-util-keysyms to mesa-minimal-git dependsLone_Wolf
2023-08-05added clang-minimal-git as dep for rusticl so it can build opencl kernels....Lone_Wolf
2023-08-05repo mesa has made changes in naming opencl parts, adjusted PKGBUILD to refel...Lone_Wolf
2023-07-15changed makedeps to reflect change in llvm-libs-minimal-gitLone_Wolf
2023-05-17removed patch that is no longer neededLone_Wolf
2023-05-14adjusted to changes in llvm-minimal-git,rechecked dependenciesLone_Wolf
2023-04-25removed patch that has been upstreamedLone_Wolf
2023-04-15rusticl-mesa-minimal-git now depends on the new clang-libs-minimal-gitLone_Wolf
2023-04-15reworked rusticl dependenciesLone_Wolf
2023-04-12temp fix for building with rust-bindgen 0.65+Lone_Wolf
2023-04-12added llvm-minimal-git as dep to rusticl-minimal-git so opencl kernels can be...Lone_Wolf
2023-03-22one patch has been upstreamed, removed itLone_Wolf
2023-03-21apply patches from https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/...Lone_Wolf
2023-02-23no longer remove _builddir in prepare() as cmake deals with this itself when ...Lone_Wolf
2023-01-31removed obsolete dri-drivers optionLone_Wolf
2022-12-10use spirv trunk versions, move libclc trunk dep to rusticlLone_Wolf
2022-11-19build with rusticl support in split packageLone_Wolf
2022-11-10use --no-pager to prevent meson configure from waiting for inputLone_Wolf
2022-11-02enabled vdpau support as it is a hard dependency for many repo packages and l...Lone_Wolf
2022-10-06removed oboslete gallium-xvmc option, re-enabled lto buildLone_Wolf
2022-09-10c++17 is now default, no need to force it anymoreLone_Wolf
2022-08-17force c++17 to fix build with latest llvm 16Lone_Wolf
2022-05-21no longer using lto, see package comments pageLone_Wolf
2022-05-09coroutines updated by upstream to work with new passmanager, removed patchLone_Wolf
2022-05-07removed upstreamed patchLone_Wolf
2022-04-30enabled videocodecs disabled in https://gitlab.freedesktop.org/mesa/mesa/-/me...Lone_Wolf
2022-04-30added patches for 2 build failures, re-enabled clover.Lone_Wolf
2022-02-17disabled opencl due to build failure, see https://gitlab.freedesktop.org/mesa...Lone_Wolf
2021-12-16moved depends array to package() functionLone_Wolf
2021-12-09patch merged to main upstream, removedLone_Wolf
2021-12-08patch applied from https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/...Lone_Wolf
2021-10-13patch now included in upstream, removed itLone_Wolf
2021-10-09llvm moved Targetregistry.h to another folder, see https://github.com/llvm/ll...Lone_Wolf