1
0
forked from pool/spirv-cross

Accepting request 1046633 from home:jengelh:branches:X11:Wayland

- Update to release 1.3.236.0

OBS-URL: https://build.opensuse.org/request/show/1046633
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-cross?expand=0&rev=24
This commit is contained in:
Mia Herkt 2023-01-09 04:22:07 +00:00 committed by Git OBS Bridge
parent 77e3c15435
commit 99c24509b6
4 changed files with 14 additions and 5 deletions

View File

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

3
sdk-1.3.236.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jan 3 18:34:50 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.3.236.0
* MSL: Support "raw" buffer input in tessellation evaluation
shaders.
* MSL: Handle partial access chains with array-of-UBO/SSBO.
* HLSL: Implement VK_EXT_mesh_shader
-------------------------------------------------------------------
Mon Oct 24 20:13:48 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

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