diff --git a/spirv-headers-1.3.g0.tar.xz b/spirv-headers-1.3.g0.tar.xz deleted file mode 100644 index 6fcb4bf..0000000 --- a/spirv-headers-1.3.g0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee154efa59107c7b886162c27b1f0efa1e7022e8057c2136cf670241722ec321 -size 87524 diff --git a/spirv-headers-1.3.g34.tar.xz b/spirv-headers-1.3.g34.tar.xz new file mode 100644 index 0000000..2d7753f --- /dev/null +++ b/spirv-headers-1.3.g34.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca9c9bdf8a4724568f5752ac7c64b4ab857057ff137dce5c186e3b3be63ab957 +size 88688 diff --git a/spirv-headers.changes b/spirv-headers.changes index c416911..e5c210e 100644 --- a/spirv-headers.changes +++ b/spirv-headers.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Aug 24 19:01:10 UTC 2018 - jengelh@inai.de + +- Update to new snapshot 1.3.g34 + * Add missing extension/capability requirements for some symbols + * Add SPV_NV_shader_subgroup_partitioned to SPIR-V JSON. + * Add missing 'extensions' for OpGroupNonUniformPartitionNV. + * Add tokens for SPV_EXT_descriptor_indexing. + * SPV_GOOGLE_hlsl_functionality1 includes all of + SPV_GOOGLE_decorate_string. + * Clay Shader Compiler + * Add enumerants for SPV_KHR_8bit_storage. + ------------------------------------------------------------------- Thu Mar 8 00:16:56 UTC 2018 - jengelh@inai.de diff --git a/spirv-headers.spec b/spirv-headers.spec index 4c3214c..61b8185 100644 --- a/spirv-headers.spec +++ b/spirv-headers.spec @@ -16,10 +16,10 @@ # -%define version_unconverted 1.3.g0 +%define version_unconverted 1.3.g34 Name: spirv-headers -Version: 1.3.g0 +Version: 1.3.g34 Release: 0 Summary: Machine-readable files from the SPIR-V registry License: MIT