1
0
forked from pool/vulkan-tools

vulkan-tools 1.4.304

This commit is contained in:
Jan Engelhardt 2024-12-24 02:33:39 +01:00
parent 87d26be6c9
commit c52efca805
4 changed files with 12 additions and 6 deletions

BIN
v1.4.304.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
vulkan-sdk-1.3.296.0.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 24 01:33:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to tag 1.4.304
* icd: add support for AV1 encode and QP maps
-------------------------------------------------------------------
Tue Oct 8 17:13:46 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,13 +17,13 @@
Name: vulkan-tools
Version: 1.3.296
Version: 1.4.304
Release: 0
Summary: Diagnostic utilities for Vulkan
License: Apache-2.0
Group: Development/Tools/Other
URL: https://github.com/KhronosGroup/Vulkan-Tools
Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/vulkan-sdk-%version.0.tar.gz
Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/v%version.tar.gz
Source9: baselibs.conf
BuildRequires: cmake >= 3.17
BuildRequires: gcc-c++ >= 4.8
@ -46,7 +46,7 @@ graphics applications such as games and interactive media.
This package contains the Khronos official Vulkan tools and utilities.
%prep
%autosetup -p1 -n Vulkan-Tools-vulkan-sdk-%version.0
%autosetup -p1 -n Vulkan-Tools-%version
%build
mkdir -p glslang/bin