diff --git a/sdk-1.3.236.0.tar.gz b/sdk-1.3.236.0.tar.gz deleted file mode 100644 index f59e909..0000000 --- a/sdk-1.3.236.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8140a2b53d1e218e9be1f8d5e2749b1ebe854d456e5cb356218fd288747d5438 -size 1703391 diff --git a/sdk-1.3.243.0.tar.gz b/sdk-1.3.243.0.tar.gz new file mode 100644 index 0000000..26d7185 --- /dev/null +++ b/sdk-1.3.243.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:549fff809de2b3484bcc5d710ccd76ca29cbd764dd304c3687252e2f3d034e06 +size 1720691 diff --git a/spirv-cross.changes b/spirv-cross.changes index bcaa0d3..0b6ddc9 100644 --- a/spirv-cross.changes +++ b/spirv-cross.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Mar 29 19:39:16 UTC 2023 - Jan Engelhardt + +- 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 diff --git a/spirv-cross.spec b/spirv-cross.spec index 8fd1090..2ca9dde 100644 --- a/spirv-cross.spec +++ b/spirv-cross.spec @@ -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