Search Criteria
Package Details: amdvlk-git 2023.Q2.3.r0.c07a4b3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/amdvlk-git.git (read-only, click to copy) |
---|---|
Package Base: | amdvlk-git |
Description: | AMD's standalone Vulkan driver |
Upstream URL: | https://github.com/GPUOpen-Drivers |
Licenses: | MIT |
Conflicts: | amdvlk, vulkan-amdvlk |
Provides: | amdvlk, vulkan-amdvlk, vulkan-driver |
Submitter: | haagch |
Maintainer: | marijns |
Last Packager: | marijns |
Votes: | 22 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-22 13:02 (UTC) |
Last Updated: | 2023-06-19 11:45 (UTC) |
Dependencies (13)
- vulkan-icd-loader (vulkan-icd-loader-git)
- cmake (cmake-git) (make)
- directx-shader-compiler (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- libdrm (libdrm-git) (make)
- libxml2 (libxml2-git, libxml2-2.9) (make)
- libxrandr (libxrandr-git) (make)
- ninja (ninja-git, ninja-kitware, ninja-mem, python-ninja) (make)
- python (python36, python32, python37, python39, python38, python310, python312) (make)
- repo (repo-mokee, repo-git) (make)
- wayland (wayland-git, wayland-nodocs-git, wayland-chromium) (make)
- xorg-server-devel (xorg-server-devel-git) (make)
- xorgproto (xorgproto-git) (make)
Required by (45)
- airshipper (requires vulkan-driver) (optional)
- alvr (requires vulkan-driver)
- alvr-git (requires vulkan-driver)
- ares-emu (requires vulkan-driver)
- ares-emu-git (requires vulkan-driver)
- cemu (requires vulkan-driver) (optional)
- clonehero-ptb (requires vulkan-driver) (optional)
- cpu-x (requires vulkan-driver) (optional)
- cpu-x-git (requires vulkan-driver) (optional)
- cpu-x-opencl (requires vulkan-driver) (optional)
- glfw-git (requires vulkan-driver) (optional)
- glfw-git-minecraft (requires vulkan-driver) (optional)
- gyroflow (requires vulkan-driver)
- gzdoom (requires vulkan-driver) (optional, x86_64)
- gzdoom-git (requires vulkan-driver) (optional, x86_64)
- humble-lumpia-git (requires vulkan-driver) (optional)
- leagueoflegends-git (requires vulkan-driver)
- leagueoflegends-git (requires amdvlk) (optional)
- lucurious-git (requires vulkan-driver)
- lzdoom-git (requires vulkan-driver) (optional, x86_64)
- Show 25 more...
Latest Comments
1 2 3 4 5 6 7 Next › Last »
marijns commented on 2023-05-25 15:33 (UTC)
@RAMChYLD ouch it looks like their main branch was force-pushed, changing the context of that pull request and hence the patch contents that are downloaded: https://github.com/GPUOpen-Drivers/pal/pull/94#event-9326017384
Guess I'll use an immediate hash to the commit the next time around, or check the patch in to this package repo for simplicity. For now you can replace the source link with https://github.com/GPUOpen-Drivers/pal/commit/935599d77310f1b6968d69c229301fb43f38e11d.patch, I'll push a fix for that soon.
RAMChYLD commented on 2023-05-25 15:22 (UTC)
Getting a build error:
marijns commented on 2023-05-23 08:30 (UTC)
@bio3c thanks for reporting! I've ran into the same error here and in other codebases after upgrading to gcc-13. This requires the following upstream fix to the PAL repository:
https://github.com/GPUOpen-Drivers/pal/pull/94
If necessary I can push a temporary workaround to the PKGBUILD that applies this patch before commencing the build.
bio3c commented on 2023-05-23 06:05 (UTC)
i'm having errors building it, pretty much all errors are as such:
RAMChYLD commented on 2023-03-29 19:32 (UTC)
@marijns - if there's no need to bump then it's okay. I still do not really understand how the git thing works and thought it will still pull the 2022.Q4.4 tree only.
Thanks, and sorry.
marijns commented on 2023-03-27 21:20 (UTC)
@RAMChYLD this is a git package and the latest source is automatically fetched on build:
pkgver()
also updates the version inPKGBUILD
. I just built the package with Q1.3 and see the extension invulkaninfo
for this device/driver, without making any manual changes toPKGBUILD
. Can you clarify what "refactor" you are expecting, is there a specific build/runtime error?Consequently pushing new
PKGBUILD
just to bumppkgver
is uncommon for git/vcs packages,pkgver()
is supposed to prevent such churn. Unless there's a request to bump it on tagged releases just to show compatibility with the latest version here on the AUR?RAMChYLD commented on 2023-03-23 22:30 (UTC)
AMDVLK 2023.Q1.3 is out and the biggest feature is it now supports VK_EXT_physical_device_drm which is needed by gamescope. Can we have a refactor to that version?
ErikR commented on 2022-04-27 20:14 (UTC)
amdvlk-git/src/drivers/pal/shared/gpuopen/cmake/AMD.cmake
should be changed toamdvlk-git/src/drivers/pal/shared/devdriver/cmake/AMD.cmake
right?TheK0tYaRa commented on 2021-02-06 10:34 (UTC) (edited on 2021-02-06 10:34 (UTC) by TheK0tYaRa)
The package has issues with replacing amdvlk so I made a light change in it and checked if the latest git release works.
lucasrizzini commented on 2020-07-12 09:41 (UTC)
Weirdly, this git version is older than repo's.
1 2 3 4 5 6 7 Next › Last »