Compare commits

...

2 Commits

Author SHA256 Message Date
d16dd52a61 spirv-cross 1.4.304.1 2025-02-09 11:17:20 +01:00
894d6dda63 spirv-cross 1.3.296 2024-10-08 19:51:55 +02:00
4 changed files with 22 additions and 5 deletions

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Feb 9 10:13:41 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.4.304.1
* Support for SPV_QCOM_image_processing2
* Added mesh shader and task shader support
-------------------------------------------------------------------
Tue Oct 8 17:46:58 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.3.296.0
* Support cases of LUTs which are not function-local
* Block loop optimization if Phi is used
* Use recursive template for spvArrayCopy
* Add option to enforce fragment execution with side effects in MSL
* HLSL: Implement SM 6.8 BaseVertex/BaseInstance
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 21 09:56:29 UTC 2024 - Jan Engelhardt <jengelh@inai.de> Thu Mar 21 09:56:29 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package spirv-cross # spec file for package spirv-cross
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define lname libspirv-cross-c-shared0 %define lname libspirv-cross-c-shared0
%define __builder ninja %define __builder ninja
Name: spirv-cross Name: spirv-cross
Version: 1.3.280.0 Version: 1.4.304.1
Release: 0 Release: 0
Summary: Tool and library for SPIR-V reflection and disassembly Summary: Tool and library for SPIR-V reflection and disassembly
License: Apache-2.0 OR MIT License: Apache-2.0 OR MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb11e1b3715b2211442b7e5933a1135885b664cc10530a1a022355fe9e1bb4ac
size 1792907

BIN
vulkan-sdk-1.4.304.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.