1
0
forked from pool/spirv-headers
spirv-headers/spirv-headers.changes

76 lines
2.9 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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
- Update to new snapshot 1.3.g0
* Allow SubgroupSize and SubgroupLocalInvocationId with SubgroupBallotKHR
* Add headers for the 1.2 unified (1.0, 1.1, and 1.2) specification.
* 464d17b Refresh 1.3 headers from spec repo
-------------------------------------------------------------------
Wed Feb 7 22:24:49 UTC 2018 - jengelh@inai.de
- Update to new snapshot 1.2.g22
* Add headers for the 1.2 unified (1.0, 1.1, and 1.2)
specification.
-------------------------------------------------------------------
Fri Nov 17 13:26:07 UTC 2017 - jengelh@inai.de
- Update to new snapshot 1.2.g13
* Add new Intel token reservations, new tokens for
SPV_AMD_shader_fragment_mask, and new tokens for
SPV_AMD_shader_fragment_mask.
* Update all headers for SPV_EXT_shader_stencil_export.
* Add SPV_EXT_shader_viewport_index_layer.
-------------------------------------------------------------------
Mon Aug 7 16:34:41 UTC 2017 - jengelh@inai.de
- Update to new snapshot 1.1.g46
* Reserve number 16 for the Mesa-IR/SPIR-V Translator.
-------------------------------------------------------------------
Tue Jul 18 08:53:28 UTC 2017 - jengelh@inai.de
- Update to new snapshot 1.1.g44
* reserve SPIR-V enum block for upcoming Intel extension
* Add version 1.2 headers, update 1.1 headers to revision 7,
update 1.0 headers to revision 11.
* Synchronize OpenCL extended instruction set header with spec,
and add missing capability use to the JSON grammar.
* Update JSON grammar files for 16-bit storage.
-------------------------------------------------------------------
Mon Feb 20 17:28:15 UTC 2017 - jengelh@inai.de
- Update to new snapshot 1.1.g31
* New revisions of SPIR-V 1.0 and 1.1, and both extended
instruction sets.
-------------------------------------------------------------------
Thu Feb 2 10:32:32 UTC 2017 - jengelh@inai.de
- Update to new snapshot 1.1.g29
* Add "Shaderc over Glslang" as a front end.
* Update to Rev. 8 of 1.0 and Rev. 4 of 1.1. Includes enums for
SPV_KHR_shader_draw_parameters.
* Add SPV_KHR_shader_ballot enumerants.
-------------------------------------------------------------------
Sun Jun 12 16:10:27 UTC 2016 - jengelh@inai.de
- Initial package (version 1.1.g15) for build.opensuse.org