Search Criteria
Package Details: amdonly-gaming-mesa-git 25.0.0_devel.197468.dc1fe83aa52.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: | An open-source implementation of the OpenGL specification |
Upstream URL: | https://www.mesa3d.org/ |
Licenses: | LicenseRef-mesa |
Conflicts: | mesa, mesa-libgl |
Provides: | mesa, mesa-libgl, opengl-driver |
Submitter: | NeroReflex |
Maintainer: | NeroReflex (DexterHaxxor, ChrisLane) |
Last Packager: | DexterHaxxor |
Votes: | 16 |
Popularity: | 0.069516 |
First Submitted: | 2023-02-27 22:38 (UTC) |
Last Updated: | 2024-11-10 12:01 (UTC) |
Dependencies (48)
- libdrm (libdrm-gitAUR)
- libelf (elfutils-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libxdamage
- libxshmfence
- libxxf86vm
- llvm-libs (llvm-libs-rocm-gitAUR, llvm-libs-gitAUR)
- lm_sensors (lm_sensors-gitAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- clang (llvm-rocm-gitAUR, 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)
- Show 28 more dependencies...
Required by (1150)
- 0ad-data-git (requires mesa) (make)
- 0ad-git (requires mesa) (make)
- abuse (requires mesa) (make)
- actionfps-client (requires mesa)
- actionfps-client (requires mesa) (make)
- actionfps-common (requires mesa) (make)
- actionfps-server (requires mesa) (make)
- adom-noteye (requires mesa)
- aegisub-git (requires mesa) (make)
- aegisub-japan7-git (requires mesa) (make)
- aegisub-ttools-meson-git (requires mesa) (make)
- aegisub-wangqr-git (requires mesa) (make)
- aio-remote-neo (requires mesa)
- alchemy-viewer-git (requires mesa)
- alchemy-viewer-git (requires mesa-libgl) (optional)
- alephium-desktop-wallet-bin (requires mesa)
- alephone (requires mesa) (make)
- alephone-git (requires mesa) (make)
- algodoo (requires mesa)
- Show 1131 more...
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
fisch02 commented on 2024-12-24 15:39 (UTC) (edited on 2024-12-24 15:48 (UTC) by fisch02)
With AMD seemingly focusing on getting ACO in good shape for newer GPU generations, like GFX12, maybe it would be time to drop any dependency on LLVM and just use ACO for RadeonSI? https://www.phoronix.com/news/RDNA4-RadeonSI-ACO-Enabled Also, we would need to disable lavapipe: https://www.gamingonlinux.com/forum/topic/5874/
Grimish commented on 2024-12-06 20:28 (UTC)
FYI: Currently mesa/lib32-mesa only build when vulkan-beta=false
NeroReflex commented on 2024-11-09 00:42 (UTC)
Builds are failing with the following error:
mesa/meson.build:4:0: ERROR: Unknown options: "opencl-spirv"
NeroReflex commented on 2024-09-23 01:27 (UTC)
Thank you tyrheimdal, I took the time to test and deploy your solution. Awesome job!
tyrheimdal commented on 2024-09-21 17:48 (UTC)
@d3Xt3r This is caused by a missing line in
PKGBUILD
file; Add... and it should install cleanly.
d3Xt3r commented on 2024-09-20 09:03 (UTC)
Builds have been failing today, tested on two of my systems. The actual compilation succeeds, but strangely it fails at the package building stage.
GregTheMadMonk commented on 2024-09-10 09:24 (UTC) (edited on 2024-09-10 09:29 (UTC) by GregTheMadMonk)
Mesa removed gallium-omx (https://aur.archlinux.org/packages/mesa-git#comment-990097). Can you please update the PKGBUILDs? TIA!
edit: NVM you've just updated the PKGBUILD. Thank you! :)
ChrisLane commented on 2024-08-31 12:28 (UTC)
@d3Xt3r yeah I've had the same issue when building in chroot but not when building normally and I haven't been able to figure out why.
d3Xt3r commented on 2024-08-31 12:22 (UTC)
Did a fresh install on a new machine, build failed with this error:
mesa/meson.build:991:2: ERROR: Problem encountered: Python (3.x) mako module >= 0.8.0 required to build mesa.
I already had
python-mako
1.3.5-1 installed, so unsure why it didn't pick that up. Had to runpip3 install Mako --break-system-packages
to resolve it, which isn't exactly ideal.1 2 3 4 5 6 .. 8 Next › Last »