- Update to release SDK-1.3.261.0
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-cross?expand=0&rev=28
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:549fff809de2b3484bcc5d710ccd76ca29cbd764dd304c3687252e2f3d034e06
|
|
||||||
size 1720691
|
|
3
sdk-1.3.261.0.tar.gz
Normal file
3
sdk-1.3.261.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:09f779bcac08613cb13d14fd17eb3fc2ea165bca7eefb84a7c9dee6fb29ba492
|
||||||
|
size 1749512
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 25 08:56:10 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release SDK-1.3.261.0
|
||||||
|
* GLSL: Support KHR_subgroup_arithmetic IAdd/FAdd/IMul/FMul
|
||||||
|
* HLSL: support Texture2D::GatherCmp function
|
||||||
|
* HLSL: Add support to preserve (RW)StructuredBuffer resources
|
||||||
|
* HLSL: Add CLI option for --hlsl-preserve-structured-buffers
|
||||||
|
* MSL: Consider bool/short remapping when dealing with composites
|
||||||
|
* MSL: Handle more complex array copy scenarios with bool <-> short
|
||||||
|
* MSL: Support `SPV_KHR_shader_ballot` and `SPV_KHR_subgroup_vote`
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 19:39:16 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Wed Mar 29 19:39:16 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%define _libpkg libspirv-cross-c-shared0
|
%define _libpkg libspirv-cross-c-shared0
|
||||||
%define __builder ninja
|
%define __builder ninja
|
||||||
Name: spirv-cross
|
Name: spirv-cross
|
||||||
Version: 1.3.243.0
|
Version: 1.3.261.0
|
||||||
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
|
||||||
@@ -91,7 +91,7 @@ rm -r %{buildroot}%{_datadir}
|
|||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_libdir}/libspirv-cross-c-shared.so
|
%{_libdir}/libspirv-cross-c-shared.so
|
||||||
%{_libdir}/pkgconfig/spirv-cross-c-shared.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%{_includedir}/spirv_cross
|
%{_includedir}/spirv_cross
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user