AMD Open Source Driver for Vulkan®
https://github.com/GPUOpen-Drivers/AMDVLK
The AMD Open Source Driver for Vulkan® is an open-source Vulkan driver for Radeon™ graphics adapters on Linux® built on top of AMD's Platform Abstraction Library (PAL).
- Links to X11:XOrg / amdvlk
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mareksapota:branches:X11:XOrg/amdvlk && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
README.txt | 0000000558 558 Bytes | |
_constraints | 0000000308 308 Bytes | |
_service | 0000003393 3.31 KB | |
_service:obs_scm:CWPack.obscpio | 0000223755 219 KB | |
_service:obs_scm:CWPack.obsinfo | 0000000090 90 Bytes | |
_service:obs_scm:DirectXShaderCompiler.obscpio | 0155013134 148 MB | |
_service:obs_scm:DirectXShaderCompiler.obsinfo | 0000000105 105 Bytes | |
_service:obs_scm:MetroHash.obscpio | 0000065547 64 KB | |
_service:obs_scm:MetroHash.obsinfo | 0000000093 93 Bytes | |
_service:obs_scm:amdvlk-2024.Q3.2.obscpio | 0000055307 54 KB | |
_service:obs_scm:amdvlk.obsinfo | 0000000099 99 Bytes | |
_service:obs_scm:glslang.obscpio | 0039518221 37.7 MB | |
_service:obs_scm:glslang.obsinfo | 0000000091 91 Bytes | |
_service:obs_scm:gpurt.obscpio | 0002061324 1.97 MB | |
_service:obs_scm:gpurt.obsinfo | 0000000089 89 Bytes | |
_service:obs_scm:llpc.obscpio | 0016552461 15.8 MB | |
_service:obs_scm:llpc.obsinfo | 0000000088 88 Bytes | |
_service:obs_scm:llvm-project.obscpio | 1690392079 1.57 GB | |
_service:obs_scm:llvm-project.obsinfo | 0000000096 96 Bytes | |
_service:obs_scm:pal.obscpio | 0075409934 71.9 MB | |
_service:obs_scm:pal.obsinfo | 0000000087 87 Bytes | |
_service:obs_scm:xgl.obscpio | 0008787981 8.38 MB | |
_service:obs_scm:xgl.obsinfo | 0000000087 87 Bytes | |
_service:set_version:amdvlk.spec | 0000003239 3.16 KB | |
amdvlk.changes | 0000019769 19.3 KB | |
amdvlk.spec | 0000003239 3.16 KB | |
baselibs.conf | 0000000273 273 Bytes | |
update-version.py | 0000002699 2.64 KB | |
update.sh | 0000000320 320 Bytes |
Latest Revision
Marek Sapota (mareksapota)
committed
(revision 16)
- Add SMP flags to build commands. - v-2024.Q3.2 * 2024-08-29 update * New feature and improvement * Update Khronos Vulkan Headers to 1.3.293 * Support Strix 1 * Expose VK_KHR_maintenance7 * Further shader tuning for Counter-Strike 2 * Performance optimization for int16-vec4 test in VKPeak (#279) * Issue fix * VKCTS random crash in dEQP-VK.wsi.wayland.swapchain.render.10swapchains2 when zwp_linux_dmabuf_v1_interface is enabled * VKCTS dEQP-VK.info.device_mandatory_features failure for textureCompressionASTC_HDR support - v-2024.Q3.1 * 2024-08-13 update * New feature and improvement * Update Khronos Vulkan Headers to 1.3.292 * Add official support for Ubuntu 24.04, retire official support for Ubuntu 20.04 * Performance tuning for SeriousSam4 and RainbowSixExtraction * Optimize the d3d9 Strict float emulation path * Issue fix * Corruption in 7 Days to Die and Coffin Of Andy And Leyley * Hang and texture missing in Starfield * Failure in VKD3D tests: test_renderpass_rendering and test_execute_indirect_* * vkQueueSubmit2 does not respect VkCommandBufferSubmitInfo::deviceMask (GPUOpen-Drivers/xgl#173) * CTS 1.3.7 failure in dEQP-VK.robustness.*.misc.out_of_bounds_stride* * Note: * The fix in this release enables the game Starfield to run with AMDVLK - v-2024.Q2.3 * 2024-06-26 update * New feature and improvement * Update Khronos Vulkan Headers to 1.3.287 * Enable the support for the cooperativeMatrix on gfx10 * Issue fix * TeamFortress 2 crash on launch * CTS failure in dEQP-VK.pipeline.*.extended_dynamic_state.misc.dynamic_sample_shading_* * Broken vkCmdBindVertexBuffers2 pSizes=NULL handling · Issue #321
Comments 2
is it possible to get your update to the newsest release into https://build.opensuse.org/package/show/X11%3AXOrg/amdvlk ?
I wasn't planning on pushing the update upstream since the version in X11:XOrg works only on Leap 15.5 and the updated version is Tumbleweed only (newer dependencies required). If you want amdvlk included in Tumbleweed you should open a bugzilla ticket, this spec could be a basis for a package to be included.