Package vulkan-amdgpu: Information

Source package: vulkan-amdgpu
Version: 2022.Q4.4-alt1
Latest version according to Repology
Build time:  Dec 15, 2022, 11:42 PM in the task #311838
Category: System/X11
Report package bug
License: MIT
Summary: AMD Open Source Driver For Vulkan
Description: 
The AMD Open Source Driver for Vulkan(r) is an open-source Vulkan driver for
Radeon(tm) graphics adapters on Linux(r). It is built on top of AMD's Platform
Abstraction Library (PAL), a shared component that is designed to encapsulate
certain hardware and OS-specific programming details for many of AMD's 3D and
compute drivers. Leveraging PAL can help provide a consistent experience across
platforms, including support for recently released GPUs and compatibility with
AMD developer tools.

List of rpms provided by this srpm:
vulkan-amdgpu (x86_64, i586)
vulkan-amdgpu-debuginfo (x86_64, i586)

Maintainer: Konstantin Lepikhov

List of contributors:
Konstantin Lepikhov


    1. libwayland-client-devel
    2. libwayland-cursor-devel
    3. libwayland-egl-devel
    4. libwayland-server-devel
    5. libxcb-devel
    6. clang13.0
    7. cmake
    8. libxshmfence-devel
    9. curl
    10. lld13.0
    11. llvm-devel
    12. llvm13.0-devel
    13. python3-devel
    14. ninja-build
    15. glslang
    16. libdxcompiler-devel
    17. libffi-devel
    18. gcc-c++
    19. rpm-macros-cmake
    20. libssl-devel
    21. libX11-devel
    22. libstdc++-devel
    23. libXrandr-devel
    24. wayland-devel

Last changed


Dec. 15, 2022 Konstantin Lepikhov 2022.Q4.4-alt1
- 2022-12-15 update:
  + gpurt: Updated to 1f0c4f7e9cea
  + llpc: Updated to 37dcb2e5cedb
  + pal: Updated to 287ef684bc36
  + xgl: Updated to 8aa0e76a110f
Dec. 10, 2022 Konstantin Lepikhov 2022.Q4.3-alt1
- 2022-12-9 update:
  + icd: bump vulkan version
  + llvm-project: Updated to 42a4d92d3c68
  + gpurt: Updated to 385af58e0f1b
  + llpc: Updated to 6c817737b654
  + pal: Updated to 4a23f7ca61e2
  + xgl: Updated to b358df546081
Nov. 23, 2022 Konstantin Lepikhov 2022.Q4.2-alt5
- Add implicit switchable_graphics layers, apparently, libvulkan doesn't read
  it from ICD json.
- Disable excessive optimisation.
- Restore i586 build (as dxc fixed now).