- Update to release SDK-1.3.243.0
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-cross?expand=0&rev=26
This commit is contained in:
parent
99c24509b6
commit
81731495f1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8140a2b53d1e218e9be1f8d5e2749b1ebe854d456e5cb356218fd288747d5438
|
||||
size 1703391
|
3
sdk-1.3.243.0.tar.gz
Normal file
3
sdk-1.3.243.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:549fff809de2b3484bcc5d710ccd76ca29cbd764dd304c3687252e2f3d034e06
|
||||
size 1720691
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 29 19:39:16 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release SDK-1.3.243.0
|
||||
* Add C API option for enabling row-major workaround.
|
||||
* Add tests for loops compiled with debug semantics.
|
||||
* GLSL/HLSL: Add legacy handling for int vertex attributes
|
||||
* GLSL: Support GL_NV_shader_noperspective_interpolation in GLES
|
||||
* GLSL: Multiplying matrix with scalar shouldn't force transpose
|
||||
* GLSL: Add various additional extension checks.
|
||||
* GLSL: Allow sample inputs in desktop < 400 with
|
||||
GL_ARB_sample_shading
|
||||
* GLSL: Add support for modf, isnan and isinf in legacy GLSL
|
||||
* GLSL/HLSL: Add emulated fallbacks for
|
||||
sinh/cosh/tanh/asinh/acosh/atanh
|
||||
* GLSL: Legacy matrix inverse/determinant polyfills,
|
||||
outerProduct()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 3 18:34:50 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _libpkg libspirv-cross-c-shared0
|
||||
%define __builder ninja
|
||||
Name: spirv-cross
|
||||
Version: 1.3.236.0
|
||||
Version: 1.3.243.0
|
||||
Release: 0
|
||||
Summary: Tool and library for SPIR-V reflection and disassembly
|
||||
License: Apache-2.0 OR MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user