Search Criteria
Package Details: amdonly-gaming-opencl-clover-mesa-git 25.0.0_devel.199912.731138386a5.d41d8cd-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mesa-amdonly-gaming-git.git (read-only, click to copy) |
---|---|
Package Base: | mesa-amdonly-gaming-git |
Description: | OpenCL support with clover for mesa drivers |
Upstream URL: | https://www.mesa3d.org/ |
Licenses: | LicenseRef-mesa |
Conflicts: | opencl-clover-mesa, opencl-mesa |
Provides: | opencl-clover-mesa, opencl-driver |
Submitter: | NeroReflex |
Maintainer: | NeroReflex (DexterHaxxor, ChrisLane) |
Last Packager: | NeroReflex |
Votes: | 16 |
Popularity: | 0.054402 |
First Submitted: | 2023-02-27 22:38 (UTC) |
Last Updated: | 2025-01-08 18:07 (UTC) |
Dependencies (44)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- expat (expat-gitAUR)
- libclc (libclc-gitAUR, libclc-minimal-gitAUR)
- libdrm (libdrm-gitAUR)
- libelf (elfutils-gitAUR)
- spirv-llvm-translator (spirv-llvm-translator-gitAUR, spirv-llvm-translator-minimal-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- directx-headers (directx-headers-gitAUR, directx-headers-cmakeAUR) (make)
- elfutils (elfutils-gitAUR) (make)
- expat (expat-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glslang (glslang-gitAUR) (make)
- libclc (libclc-gitAUR, libclc-minimal-gitAUR) (make)
- libdrm (libdrm-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- libglvnd (libglvnd-gitAUR) (make)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR) (make)
- libvdpau (make)
- libx11 (libx11-gitAUR) (make)
- libxdamage (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- libxshmfence (make)
- libxxf86vm (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- lm_sensors (lm_sensors-gitAUR) (make)
- meson (meson-gitAUR) (make)
- python-mako (make)
- python-ply (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (make)
- spirv-llvm-translator (spirv-llvm-translator-gitAUR, spirv-llvm-translator-minimal-gitAUR) (make)
- spirv-tools (spirv-tools-gitAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-gitAUR, systemd-fmlAUR, systemd-selinuxAUR) (make)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (make)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- xcb-util-keysyms (make)
- xorgproto (xorgproto-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- opencl-headers (opencl-headers-gitAUR) (optional) – headers necessary for OpenCL development
Required by (42)
- agisoft-metashape (requires opencl-clover-mesa) (optional)
- agisoft-metashape-pro (requires opencl-clover-mesa) (optional)
- arrayfire-git (requires opencl-driver) (optional)
- bfgminer-git (requires opencl-driver) (optional)
- computecpp (requires opencl-driver)
- cpu-x-opencl (requires opencl-driver) (optional)
- cytoscape (requires opencl-driver) (optional)
- davinci-resolve (requires opencl-driver)
- davinci-resolve-beta (requires opencl-driver)
- davinci-resolve-studio (requires opencl-driver)
- davinci-resolve-studio-beta (requires opencl-driver)
- dewobble (requires opencl-driver)
- foldingathome (requires opencl-driver) (optional)
- fusion-render-node (requires opencl-driver)
- fusion-studio (requires opencl-driver)
- gromacs (requires opencl-clover-mesa) (optional)
- gromacs-plumed (requires opencl-clover-mesa) (optional)
- gyroflow (requires opencl-driver) (optional)
- gyroflow-bin (requires opencl-driver) (optional)
- gyroflow-git (requires opencl-driver) (optional)
- Show 22 more...
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »
DexterHaxxor commented on 2023-12-16 19:06 (UTC)
commit ddf2ca4faffdd309638aa0ebfcba2c43b4fc439d breaks gamescope.patch, an update is required
NeroReflex commented on 2023-12-10 13:09 (UTC)
@DexterHaxxor @Teddy-Kun I'm sorry for keeping you waiting. I was occupied, I have been refactoring the package. Thank you very much for pointing me to those hardware encoding/decoding features. Expect updates.
DexterHaxxor commented on 2023-12-08 09:24 (UTC)
@Teddy-Kun
List of codec options is here: https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/meson_options.txt
Line 117 in the PKGBUILD, add
av1dec
andav1enc
. That should do it.vp9dec
is also missing, for some reason.Teddy-Kun commented on 2023-11-27 10:54 (UTC)
This package builds with hardware encoding support for h264 and h265, however, it does not enable the AV1 encoder on RDNA3 GPUs. I sadly don't know enough on how to fix that, but I would love to see it fixed (at least for when the OBS support for it is merged).
NeroReflex commented on 2023-06-27 17:58 (UTC)
To be fair you probably don't even need the lib32 version. The ma in problem witch that is that there is a huge part of the chain of dependendies that is missing due to other dependencies missing. It's not entirely on me... I can't fix it just from the package alone. At least llvm-exegesis must exists as well as lib32-llvm-translator and a few more. one of them is not even compiling on i686 as there is assumption in the code that sizeof(void*) ==sizeof(u64)
ChrisLane commented on 2023-06-27 09:03 (UTC)
Yes sorry, you're right that this was an issue with the lib32 package and I hadn't noticed.
NeroReflex commented on 2023-06-25 00:21 (UTC)
It is compiling for me, but you are having the issue I have for the lib32 version and I am still investigating that so maybe your problem can help me fix the other package? First: can you confirm that downloading the source of this package and doing makepkg -f errors the same way?
ChrisLane commented on 2023-06-23 14:19 (UTC)
Build still failing for anyone else? I get the following:
NeroReflex commented on 2023-06-21 13:11 (UTC)
yes I will do that, you saved me the trouble to investigate what was missing. Thank you very much @Megaton stay tuned for the update, will come in a few minutes!
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »