Revisions of amdvlk

Xu Zhao's avatar Xu Zhao (nuklly) accepted request 1067870 from Xu Zhao's avatar Xu Zhao (nuklly) (revision 18)
- Upgrade to 2023.Q1.2
  * Update Khronos Vulkan Headers to 1.3.240
  * Support extension VK_EXT_physical_device_drm
- Add dxc.tar.bz2
- Add glslang.tar.bz2
Xu Zhao's avatar Xu Zhao (nuklly) accepted request 1000071 from Xu Zhao's avatar Xu Zhao (nuklly) (revision 17)
- Update to 2022.Q3.3
  * Update Khronos vulkan Headers to 1.3.223
  * Add the support for IB2 dump to PAL command dumper
  * Performance tuning for Rage2, Rainbow Six: Extraction/Siege
    and Totalwar: WarhammerIII
- Update to 2022.Q3.1
  * Update Khronos Vulkan Headers to 1.3.217
  * Add GPU_DECOMPRESS support for ASTC/ETC2
  * Support extension VK_EXT_non_seamless
- Update to 2022.Q2.3
  * Update Khronos Vulkan Headers to 1.3.216
  * Performance optimization for Doom Eternal,
    Ashes of the Singularity, etc.
  * [Fix] CTS failure with latest Vulkan loader
  * [Fix] Corruption in Shadow of the Tomb Raider
- Update to 2022.Q2.1
  * Update Khronos Vulkan Headers to 1.3.208
  * Enable extension VK_KHR_workgroup_memory_explicit_layout
- Add update-version.py
- Update to 2022.Q1.3
  * [Fix] CTS failures
    dEQP-VK.spirv_assembly.instruction.compute.opudotaccsatkhr.*_out32
  * [Fix] gles cts failure in
    GLES3.functional.polygon_offset.fixed16_render_with_units
  * [Fix] [DXVK] CSGO: corruption observed on character helmet
    and fonts on navi21
- Update to 2022.Q1.2
  * Enable extension VK_EXT_provoking_vertex
  * Enable extension VK_EXT_depth_clip_control
  * Update Khronos Vulkan Headers to 1.3.203 and enable Vulkan 1.3 support
  * Enable SPIRV 1.6
- Update to 2021.Q4.3
  * Update API version to 1.2.201
  * [Fix] Wayland Vulkan performance regression
  * [Fix] Leak of DeferredHostOperation and fence memory
- Upgrade to version 2021.Q4.1
  * Limit the maximum memory size of pipeline cache in 32-bit
  * Update Khronos Vulkan Headers to 1.2.195
  * Improve the shader cache hit rate
  	* [Fix] Runtime Setting `PipelineCachingEnvironmentVariable'
    Incorrect Behavior
  * [Fix] Inappropriate memory size requirements causing high
    memory usage
  * [Fix] Deadlock in MemoryCacheLayer
- Updates in 2021.Q3
  * Full changelog available in
    https://github.com/GPUOpen-Drivers/AMDVLK/releases
- Upgrade to version 2021.Q2.4
  * Enable extension VK_EXT_custom_border_color
  * Enable extension VK_EXT_color_write_enable
  * Update Khronos Vulkan Headers to 1.2.178
- Remove conflict with libvulkan_radeon
- Upgrade to version 2021.Q1.5
  * Enable extension VK_KHR_sampler_ycbcr_conversion
  * Enable extension VK_KHR_synchronization2
  * Enable extension VK_EXT_4444_formats
  * Bugfix: performance drop with Re-Size bar enabled
- removed BuildRequires for 32bit devel packages
- added Recommends to xf86-video-amdgpu
- use baselibs.conf for -32bit package
- First build. Version 2021.Q1.4
Xu Zhao's avatar Xu Zhao (nuklly) accepted request 985090 from Xu Zhao's avatar Xu Zhao (nuklly) (revision 16)
- Update to 2022.Q2.3
  * Update Khronos Vulkan Headers to 1.3.216
  * Performance optimization for Doom Eternal,
    Ashes of the Singularity, etc.
  * [Fix] CTS failure with latest Vulkan loader
  * [Fix] Corruption in Shadow of the Tomb Raider
Xu Zhao's avatar Xu Zhao (nuklly) accepted request 979539 from Xu Zhao's avatar Xu Zhao (nuklly) (revision 15)
Update to 2022.Q2
Xu Zhao's avatar Xu Zhao (nuklly) accepted request 970647 from Xu Zhao's avatar Xu Zhao (nuklly) (revision 14)
- Update to 2022.Q2.1
  * Update Khronos Vulkan Headers to 1.3.208
  * Enable extension VK_KHR_workgroup_memory_explicit_layout
Xu Zhao's avatar Xu Zhao (nuklly) accepted request 963799 from Xu Zhao's avatar Xu Zhao (nuklly) (revision 13)
- Add update-version.py
- Update to 2022.Q1.3
  * [Fix] CTS failures
    dEQP-VK.spirv_assembly.instruction.compute.opudotaccsatkhr.*_out32
  * [Fix] gles cts failure in
    GLES3.functional.polygon_offset.fixed16_render_with_units
  * [Fix] [DXVK] CSGO: corruption observed on character helmet
    and fonts on navi21
Xu Zhao's avatar Xu Zhao (nuklly) accepted request 949499 from Xu Zhao's avatar Xu Zhao (nuklly) (revision 12)
- Update to 2022.Q1.2
  * Enable extension VK_EXT_provoking_vertex
  * Enable extension VK_EXT_depth_clip_control
  * Update Khronos Vulkan Headers to 1.3.203 and enable Vulkan 1.3 support
  * Enable SPIRV 1.6
Xu Zhao's avatar Xu Zhao (nuklly) accepted request 943005 from Xu Zhao's avatar Xu Zhao (nuklly) (revision 11)
- Update to 2021.Q4.3
  * Update API version to 1.2.201
  * [Fix] Wayland Vulkan performance regression
  * [Fix] Leak of DeferredHostOperation and fence memory
Xu Zhao's avatar Xu Zhao (nuklly) accepted request 935872 from Xu Zhao's avatar Xu Zhao (nuklly) (revision 10)
- Upgrade to version 2021.Q4.1
  * Limit the maximum memory size of pipeline cache in 32-bit
  * Update Khronos Vulkan Headers to 1.2.195
  * Improve the shader cache hit rate
  * [Fix] Runtime Setting `PipelineCachingEnvironmentVariable'
    Incorrect Behavior
  * [Fix] Inappropriate memory size requirements causing high
    memory usage
  * [Fix] Deadlock in MemoryCacheLayer
- Updates in 2021.Q3
  * Full changelog available in
    https://github.com/GPUOpen-Drivers/AMDVLK/releases
Xu Zhao's avatar Xu Zhao (nuklly) accepted request 897560 from Xu Zhao's avatar Xu Zhao (nuklly) (revision 9)
- Upgrade to version 2021.Q2.4
  * Enable extension VK_EXT_custom_border_color
  * Enable extension VK_EXT_color_write_enable
  * Update Khronos Vulkan Headers to 1.2.178
- Remove conflict with libvulkan_radeon
Xu Zhao's avatar Xu Zhao (nuklly) accepted request 878894 from Xu Zhao's avatar Xu Zhao (nuklly) (revision 8)
- Upgrade to version 2021.Q1.5
  * Enable extension VK_KHR_sampler_ycbcr_conversion
  * Enable extension VK_KHR_synchronization2
  * Enable extension VK_EXT_4444_formats
  * Bugfix: performance drop with Re-Size bar enabled
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 7)
use proper filename for .changes file
try fixing arm builds
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 6)
reserve 7G memory to build process
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 5)
another try to fix build
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 4)
another try to fix build
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 3)
trying to get build fixed
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 2)
- removed BuildRequires for 32bit devel packages
- added Recommends to xf86-video-amdgpu
- use baselibs.conf for -32bit package
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 877850 from Xu Zhao's avatar Xu Zhao (nuklly) (revision 1)
AMD Open Source Driver for Vulkan: https://github.com/GPUOpen-Drivers/AMDVLK. This an alternative to the libvulkan_radeon package in Mesa.
Displaying all 18 revisions
openSUSE Build Service is sponsored by