Package Details: amdonly-gaming-opencl-clover-mesa-git 25.0.0_devel.199912.731138386a5.d41d8cd-1

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)
Last Packager: NeroReflex
Votes: 15
Popularity: 0.027620
First Submitted: 2023-02-27 22:38 (UTC)
Last Updated: 2025-01-08 18:07 (UTC)

Dependencies (44)

Required by (44)

Sources (2)

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

cscs commented on 2025-02-17 10:22 (UTC)

Does build with the following diff.

--- a/./PKGBUILD
+++ b/./PKGBUILD_NEW
@@ -146,7 +146,6 @@ build() {
     -D osmesa=true
     -D platforms=x11,wayland
     -D rust_std=2021
-    -D shared-glapi=enabled
     -D valgrind=disabled
     -D video-codecs=all
     -D vulkan-drivers=amd
@@ -331,7 +330,7 @@ package_amdonly-gaming-mesa-git() {
   _install fakeinstall/$_libdir/dri/*_dri.so
   _install fakeinstall/$_libdir/gbm/dri_gbm.so*

-  _install fakeinstall/$_libdir/lib{gbm,glapi}.so*
+  _install fakeinstall/$_libdir/libgbm.so*
   _install fakeinstall/$_libdir/libOSMesa.so*
   _install fakeinstall/$_libdir/libgallium*.so*

ChrisLane commented on 2025-02-10 11:46 (UTC)

*facepalm I forgot to update the PKGBUILD maintainers comment, oh well

ChrisLane commented on 2025-02-10 11:45 (UTC)

Removing myself from the maintainers list on this package for now as I don't use it and don't want to mislead people into thinking I'll fix things.

derfehler commented on 2025-01-30 13:30 (UTC) (edited on 2025-01-30 14:09 (UTC) by derfehler)

I found the cause of the libglapi.so problem - https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32789. I don't quite understand, the option to build shared-glapi is not needed now ?

jacekk90 commented on 2025-01-12 17:34 (UTC) (edited on 2025-01-14 19:56 (UTC) by jacekk90)

RX 6500 XT useless my first graphic card but in for ex. Hogwarts Legacy is option for choose which graphic card you want to use for playing. I can run system on one GPU and play in game on second and it is 400-700 MB free VRAM for game. It isn't working like integrated iGPU or iGFX from Ryzen. Why? This is awesome idea. When I start Gnome Desktop this is 400 mb of vram. Whan I connect Meta gogles it is 700 mb of vram. I can run computer on GPU0 and later change cable of monitor to GPU1 what is giving for me without fps drops dual display on gogles :o I always are disconnecting this cable of monitor after connection for without lags dispaly in gogles. I have not monitor. I use 1080p adapter for phone.

NeroReflex commented on 2025-01-08 18:19 (UTC)

@fisch02 llvm is essential for both clover and rusticl. I don't absolutely want to drop opencl so llvm will stay where it is for the forseeable future.

NeroReflex commented on 2025-01-07 06:55 (UTC)

This package still uses the old mesa format for archlinux. I will update it soon and include va-api as archlinux does. Along with the other suggestion.