Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

spirv-headers-1.6.1+sdk275-150600.1.2 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: spirv-headers Distribution: SUSE Linux Enterprise 15
Version: 1.6.1+sdk275 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150600.1.2 Build date: Mon Mar 18 16:57:15 2024
Group: Development/Libraries/C and C++ Build host: h04-ch1a
Size: 2754480 Source RPM: spirv-headers-1.6.1+sdk275-150600.1.2.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/KhronosGroup/SPIRV-Headers
Summary: Machine-readable files from the SPIR-V registry
This repository contains machine-readable files from the SPIR-V
registry. This includes:

* Header files for various languages.
* JSON files describing the grammar for the SPIR-V core instruction
  set, and for the GLSL.std.450 extended instruction set.
* The XML registry file.

Provides

Requires

License

MIT

Changelog

* Fri Jan 19 2024 jengelh@inai.de
  - Update to release SDK-1.3.275.0
    * ClspvReflection non-sematic: add
      NormalizedSamplerMaskPushConstant
    * Headers support for new FPGAMemoryAttributesINTEL
    * Fix SPV_KHR_workgroup_memory_explicit_layout implicit
      declaration
    * Change token IDs for global_variable_fpga_decorations and
      global_variable_host_access
    * Update SPV_INTEL_long_composites tokens
    * Add Type-Declaration for extended types
    * Headers support for FPGAClusterAttributesV2INTEL
* Fri Oct 27 2023 jengelh@inai.de
  - Update to release SDK-1.3.268.0
    * Add SPV_AMDX_shader_enqueue
    * Add SPV_INTEL_cache_controls extension support
    * Remove Kernel from ConstantSampler enum values
    * Remove additional version "1.0" from SecondaryViewportRelativeNV
    * Add headers for SPV_NV_displacement_micromap
    * Add LiteralFloat to operand_kinds
* Tue Aug 22 2023 jengelh@inai.de
  - Update to release SDK-1.3.261.0
    * Header files changes to support SPV_INTEL_fp_max_error spec
      extension
    * Make the generated operators for masks constexpr
    * Add definitions for SVP_EXT_image_raw10_raw12,
      SPV_KHR_cooperative_matrix
    * Remove capabilities on cooperative matrix enums to align with
      specification
    * Revert "Add support for fp_max_error extension"
* Tue May 30 2023 jengelh@inai.de
  - Update to release SDK-1.3.250.0
    * Add SPV_EXT_shader_tile_image.
    * Add back version field for new enumerants and operands, but
      set to None.
    * SPV_KHR_ray_tracing_position_fetch support.
* Wed Mar 29 2023 jengelh@inai.de
  - Update to release 1.6.1/SDK-1.3.243.0
    * Added SPRIV_INTEL_argument_interfaces, RegisterMapInterfaceINTEL,
      SPV_QCOM_image_processing
    * Added support for SPV_INTEL_fpga_latency_control extension
    * Headers support for SPV_INTEL_bfloat16_conversion
* Sun Jan 29 2023 jengelh@inai.de
  - Update to release 1.6.1/SDK-1.3.239.0
    * Add support for StreamingInterfaceINTEL in headers
    * C++ headers: Define & and ~ bitwise operators for mask enums
    * Add operator^
    * Make operands to Kernel added in v5 optional
* Wed Jan 18 2023 jengelh@inai.de
  - Update to snapshot 1.6.1+sdk236+git7.d13b522
    * Update ClspvReflection non-semantic instruction set
* Fri Dec 23 2022 jengelh@inai.de
  - Update to release 1.6.1+sdk236 (1d31a10)
    * Add SPV_INTEL_fpga_invocation_pipelining_attributes,
      SPV_INTEL_fpga_dsp_control, SPV_INTEL_runtime_aligned
    * Add headers for SPV_NV_shader_invocation_reorder
* Mon Oct 24 2022 jengelh@inai.de
  - Update to 1.6.1+sdk231 (85a1ed2)
    * Implement headers definitions for SPV_EXT_mesh_shader
    * Add definitions for SPV_ARM_core_builtins
    * Something with VK_EXT_opacity_micromap
    * Add support for texel buffers to clspv non-semantic
      instruction set
* Mon Aug 22 2022 jengelh@inai.de
  - Update to 1.6.1+sdk224+git2.0bcc624
    * Updated clspv reflection non-semantic instruction set
    * Resolved missing update of spirv.bf
* Wed Jun 15 2022 jengelh@inai.de
  - Update to 1.6.1+sdk216 (b2a156e)
    * Add a SourceLanguage for SYCL
    * Add NamedBarrierCountINTEL execution mode
    * Add SPV_KHR_subgroup_rotate, SPV_KHR_ray_cull_mask,
      SPV_AMD_shader_early_and_late_fragment_tests
* Mon Apr 18 2022 jengelh@inai.de
  - Update to 1.6.1+sdk211 (4995a2f)
    * Implement SPV_KHR_uniform_group_instructions extension
    * Update SPIR-V headers for SPV_INTEL_split_barrier
    * Implement SPV_INTEL_memory_access_aliasing extension
* Wed Jan 26 2022 jengelh@inai.de
  - Update to snapshot 1.6.g6 (b42ba6d / sdk204)
    * Add definitions to implement the SPIR-V 1.6 spec.
    * Add ShaderWriter as SPIR-V generation tool.
* Thu Nov 11 2021 jengelh@inai.de
  - Update to snapshot 1.5.5.g9 (814e728b / sdk198)
    * Add spirv-headers pkgconfig file
    * Implement header definitions for SPV_NV_bindless_texture
    * Add SpecConstantSubgroupMaxSize to the clspv reflection
      non-semantic instruction set
    * Rename ConstFunctionPointerINTEL to
      ConstantFunctionPointerINTEL
* Mon Sep 06 2021 jengelh@inai.de
  - Update to snapshot 1.5.4.g108 (449bc986)
    * Add VectorComputeINTEL as enabling capability for Private
      StorageClass
    * Add header changes for SPV_EXT_shader_atomic_float16_add
    * Support SPV_KHR_integer_dot_product
    * Add support for SPV_KHR_bit_instructions
    * Implement SPV_INTEL_optnone extension
    * Add support for SPV_NV_ray_tracing_motion_blur
* Wed May 05 2021 jengelh@inai.de
  - Update to snapshot 1.5.4.g57 (dafead1765)
    * Support SPV_KHR_expect_assume, SPV_KHR_linkonce_odr
    * Add generator ID for MSP shader compiler
* Mon Mar 01 2021 jengelh@inai.de
  - Update to 1.5.4.g42 (a3fdfe8146)
    * Add SPV_KHR_workgroup_memory_explicit_layout
    * Add None as a possible value for DebugInfoFlags
    * Add header changes for SPV_EXT_shader_atomic_float_min_max
  - Remove 0001-Add-SPV_KHR_workgroup_memory_explicit_layout.patch
* Wed Feb 10 2021 jengelh@inai.de
  - Add 0001-Add-SPV_KHR_workgroup_memory_explicit_layout.patch
* Wed Nov 25 2020 jengelh@inai.de
  - Update to 1.5.4.g8 / 1.5.4.raytracing (104ecc35)
    * Added SPV_KHR_fragment_shading_rate
    * Add SPV_EXT_shader_image_int64
    * Raytracing and Rayquery updates for final
* Mon Oct 05 2020 jengelh@inai.de
  - Update to 1.5.3.g22 / 1.5.3.reservations1 (3fdabd0d)
    * Publish the headers for the clspv embedded reflection
      non-semantic extended instruction set.
    * Update the registry in spir-v.xml to modernize and split out
      opcodes.
* Wed Aug 12 2020 jengelh@inai.de
  - Update to snapshot 1.5.3.g18 (979924c8bc)
    * Support for SPV_EXT_shader_atomic_float
* Fri May 29 2020 jengelh@inai.de
  - Update to release 1.5.3
    * Update headers to SPIR-V 1.5 Revision 3
* Wed Apr 08 2020 jengelh@inai.de
  - Update to snapshot 1.5.1.c+git24 (f8bf11a)
    * Add grammars, C header, and header generator for vendor and
      KHR extended instruction sets.
    * Update headers for SPV_KHR_ray_tracing.
    * Added ray flags, primitive culling flags, queries.
    * Add shadercalls scope.
* Sat Oct 26 2019 jengelh@inai.de
  - Update to release 1.5.1.corrected
    * Add SPV_KHR_physical_storage_buffer.
* Sat Sep 28 2019 jengelh@inai.de
  - Update to release 1.5.1
    * No change from last snapshot, just a version bump.
* Wed Aug 21 2019 jengelh@inai.de
  - Update to new snapshot 1.4.1.g36
    * Add INTEL_shader_integer_functions2,
      SPV_EXT_fragment_shader_interlock,
      SPV_EXT_demote_to_helper_invocation.
    * Add support for SPV_NV_sm_shader_builtins.
    * Add Volatile to Memory Semantics, for
      SPV_KHR_vulkan_memory_model.
    * Add SPV_KHR_shader_clock to spirv-headers.
* Tue Jun 04 2019 jengelh@inai.de
  - Update to new snapshot 1.4.1.g17
    * Add INTEL_shader_integer_functions2 and
      SPV_EXT_fragment_shader_interlock.
    * Enable Groups capability by the extension SPV_AMD_shader_ballot.
    * Add support for SPV_NV_sm_shader_builtins.
* Sat Mar 16 2019 jengelh@inai.de
  - Update to new upstream release 1.3.7
    * Synchronize to revision 7 of the header specification
      from Khronos.
* Mon Jan 07 2019 jengelh@inai.de
  - Update to new snapshot 1.3.g60
    * Support for SPV_EXT_physical_storage_buffer
* Fri Dec 14 2018 jengelh@inai.de
  - Update to new snapshot 1.3.g50
    * Reserve tokens for float controls and no integer wrapping
    * Add JSON support for SPV_EXT_fragment_invocation_density
* Sat Nov 10 2018 jengelh@inai.de
  - Update to new snapshot 1.3.g44
    * Add enumerants for six Nvidia extensions
    * Add support for nv-raytracing
* Fri Aug 24 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 08 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 07 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 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 07 2017 jengelh@inai.de
  - Update to new snapshot 1.1.g46
    * Reserve number 16 for the Mesa-IR/SPIR-V Translator.
* Tue Jul 18 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 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 02 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 2016 jengelh@inai.de
  - Initial package (version 1.1.g15) for build.opensuse.org

Files

/usr/include/spirv
/usr/include/spirv/1.0
/usr/include/spirv/1.0/GLSL.std.450.h
/usr/include/spirv/1.0/OpenCL.std.h
/usr/include/spirv/1.0/extinst.glsl.std.450.grammar.json
/usr/include/spirv/1.0/extinst.opencl.std.100.grammar.json
/usr/include/spirv/1.0/spirv.core.grammar.json
/usr/include/spirv/1.0/spirv.cs
/usr/include/spirv/1.0/spirv.h
/usr/include/spirv/1.0/spirv.hpp
/usr/include/spirv/1.0/spirv.hpp11
/usr/include/spirv/1.0/spirv.json
/usr/include/spirv/1.0/spirv.lua
/usr/include/spirv/1.0/spirv.py
/usr/include/spirv/1.1
/usr/include/spirv/1.1/GLSL.std.450.h
/usr/include/spirv/1.1/OpenCL.std.h
/usr/include/spirv/1.1/extinst.glsl.std.450.grammar.json
/usr/include/spirv/1.1/extinst.opencl.std.100.grammar.json
/usr/include/spirv/1.1/spirv.core.grammar.json
/usr/include/spirv/1.1/spirv.cs
/usr/include/spirv/1.1/spirv.h
/usr/include/spirv/1.1/spirv.hpp
/usr/include/spirv/1.1/spirv.hpp11
/usr/include/spirv/1.1/spirv.json
/usr/include/spirv/1.1/spirv.lua
/usr/include/spirv/1.1/spirv.py
/usr/include/spirv/1.2
/usr/include/spirv/1.2/GLSL.std.450.h
/usr/include/spirv/1.2/OpenCL.std.h
/usr/include/spirv/1.2/extinst.glsl.std.450.grammar.json
/usr/include/spirv/1.2/extinst.opencl.std.100.grammar.json
/usr/include/spirv/1.2/spirv.core.grammar.json
/usr/include/spirv/1.2/spirv.cs
/usr/include/spirv/1.2/spirv.h
/usr/include/spirv/1.2/spirv.hpp
/usr/include/spirv/1.2/spirv.hpp11
/usr/include/spirv/1.2/spirv.json
/usr/include/spirv/1.2/spirv.lua
/usr/include/spirv/1.2/spirv.py
/usr/include/spirv/spir-v.xml
/usr/include/spirv/unified1
/usr/include/spirv/unified1/AMD_gcn_shader.h
/usr/include/spirv/unified1/AMD_shader_ballot.h
/usr/include/spirv/unified1/AMD_shader_explicit_vertex_parameter.h
/usr/include/spirv/unified1/AMD_shader_trinary_minmax.h
/usr/include/spirv/unified1/DebugInfo.h
/usr/include/spirv/unified1/GLSL.std.450.h
/usr/include/spirv/unified1/NonSemanticClspvReflection.h
/usr/include/spirv/unified1/NonSemanticDebugBreak.h
/usr/include/spirv/unified1/NonSemanticDebugPrintf.h
/usr/include/spirv/unified1/NonSemanticShaderDebugInfo100.h
/usr/include/spirv/unified1/OpenCL.std.h
/usr/include/spirv/unified1/OpenCLDebugInfo100.h
/usr/include/spirv/unified1/extinst.debuginfo.grammar.json
/usr/include/spirv/unified1/extinst.glsl.std.450.grammar.json
/usr/include/spirv/unified1/extinst.nonsemantic.clspvreflection.grammar.json
/usr/include/spirv/unified1/extinst.nonsemantic.debugbreak.grammar.json
/usr/include/spirv/unified1/extinst.nonsemantic.debugprintf.grammar.json
/usr/include/spirv/unified1/extinst.nonsemantic.shader.debuginfo.100.grammar.json
/usr/include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json
/usr/include/spirv/unified1/extinst.opencl.std.100.grammar.json
/usr/include/spirv/unified1/extinst.spv-amd-gcn-shader.grammar.json
/usr/include/spirv/unified1/extinst.spv-amd-shader-ballot.grammar.json
/usr/include/spirv/unified1/extinst.spv-amd-shader-explicit-vertex-parameter.grammar.json
/usr/include/spirv/unified1/extinst.spv-amd-shader-trinary-minmax.grammar.json
/usr/include/spirv/unified1/spirv.bf
/usr/include/spirv/unified1/spirv.core.grammar.json
/usr/include/spirv/unified1/spirv.cs
/usr/include/spirv/unified1/spirv.h
/usr/include/spirv/unified1/spirv.hpp
/usr/include/spirv/unified1/spirv.hpp11
/usr/include/spirv/unified1/spirv.json
/usr/include/spirv/unified1/spirv.lua
/usr/include/spirv/unified1/spirv.py
/usr/include/spirv/unified1/spv.d
/usr/share/cmake
/usr/share/cmake/SPIRV-Headers
/usr/share/cmake/SPIRV-Headers/SPIRV-HeadersConfig.cmake
/usr/share/cmake/SPIRV-Headers/SPIRV-HeadersConfigVersion.cmake
/usr/share/licenses/spirv-headers
/usr/share/licenses/spirv-headers/LICENSE
/usr/share/pkgconfig/SPIRV-Headers.pc


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:30:45 2024