Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-04 | Add a Source Language for Slang (#383)upstream/1.3.268upstream | pradyumans | 1 | -1/+2 | |
* Add a Source Language for Slang * Changed src lang name from SLANG to Slang | |||||
2023-09-20 | Add headers for SPV_NV_displacement_micromap. (#374) | alelenv | 1 | -0/+8 | |
* Add headers for SPV_NV_displacement_micromap. * Review feedback 1 Co-authored-by: alan-baker <alanbaker@google.com> --------- Co-authored-by: alan-baker <alanbaker@google.com> | |||||
2023-09-13 | Add SPV_INTEL_cache_controls extension support (#376) | Andrzej Ratajewski | 1 | -2/+28 | |
Specification: https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/INTEL/SPV_INTEL_cache_controls.asciidoc | |||||
2023-08-16 | Headers support for two Intel extensions (#356) | Viktoria Maximova | 1 | -0/+25 | |
* Add SPV_INTEL_global_variable_fpga_decorations Spec: https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/INTEL/SPV_INTEL_global_variable_fpga_decorations.asciidoc * Add SPV_INTEL_global_variable_host_access Spec: https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/INTEL/SPV_INTEL_global_variable_host_access.asciidoc * Update headers generator * update headers after generating script | |||||
2023-08-04 | Add SPV_AMDX_shader_enqueue | Konstantin Seurer | 1 | -0/+17 | |
2023-07-26 | Add KHR suffix to Cooperative Matrix Operands | Kevin Petit | 1 | -5/+5 | |
Signed-off-by: Kevin Petit <kevin.petit@arm.com> Change-Id: I0303c1b16e46e77f0e7e95999c606cc75f7f0d4c | |||||
2023-07-21 | Recommit PR #348 - Add fp-max-error support (#363) | asudarsa | 1 | -0/+2 | |
Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com> | |||||
2023-07-19 | Revert "Add support for fp_max_error extension" | alan-baker | 1 | -2/+0 | |
2023-07-19 | Merge pull request #348 from asudarsa/asudarsa/add_fp_max_error_support | Ben Ashbaugh | 1 | -0/+2 | |
Add support for fp_max_error extension | |||||
2023-07-06 | Add WGSL source language | Alan Baker | 1 | -1/+2 | |
See https://www.w3.org/TR/WGSL/ | |||||
2023-06-30 | Add NZSL as a source language | Jérôme Leclercq | 1 | -1/+2 | |
2023-06-21 | Add definitions for SPV_KHR_cooperative_matrix | Kevin Petit | 1 | -0/+37 | |
Signed-off-by: Kevin Petit <kevin.petit@arm.com> | |||||
2023-06-21 | Add definitions for SVP_EXT_image_raw10_raw12 | Kevin Petit | 1 | -1/+3 | |
2023-06-09 | Interchange capability and decoration | Arvind Sudarsanam | 1 | -2/+2 | |
Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com> | |||||
2023-06-09 | Merge remote-tracking branch 'real-origin/main' into ↵ | Arvind Sudarsanam | 1 | -2/+18 | |
asudarsa/add_fp_max_error_support | |||||
2023-05-31 | Merge branch 'main' of https://github.com/KhronosGroup/SPIRV-Headers | Henry Rose | 1 | -0/+4 | |
2023-05-31 | regenerate headers & correct order of TileImage*ReadAccessEXT Capability enum | Henry Rose | 1 | -1/+2 | |
2023-04-26 | SPV_KHR_ray_tracing_position_fetch | Eric Werness | 1 | -0/+4 | |
2023-04-04 | Add SPV_EXT_shader_tile_image. | Jan-Harald Fredriksen | 1 | -1/+12 | |
2023-03-08 | Merge remote-tracking branch 'real-origin/main' into ↵ | Arvind Sudarsanam | 1 | -0/+17 | |
asudarsa/add_fp_max_error_support | |||||
2023-03-09 | Merge pull request #320 from CodeLinaro/spv-qcom-image-processing | John Kessenich | 1 | -0/+9 | |
SPV_QCOM_image_processing, fixes #307 | |||||
2023-03-09 | Merge pull request #321 from asudarsa/asudarsa/add_fpga_latency_control_ext | John Kessenich | 1 | -0/+3 | |
Add support for FPGA latency control extension | |||||
2023-03-07 | Merge remote-tracking branch 'real-origin/main' into ↵ | Arvind Sudarsanam | 1 | -0/+2 | |
asudarsa/add_fpga_latency_control_ext | |||||
2023-03-06 | headers support for SPV_INTEL_bfloat16_conversion | Ben Ashbaugh | 1 | -0/+3 | |
2023-03-02 | Add support for SPV_INTEL_fpga_latency_control extension | Arvind Sudarsanam | 1 | -0/+3 | |
Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com> | |||||
2023-03-01 | Merge branch 'KhronosGroup:main' into spv-qcom-image-processing | Wooyoung Kim | 1 | -0/+2 | |
2023-02-23 | move FPGAKernelAttributesv2INTEL to capability section in all files | Abhishek Tiwari | 1 | -1/+1 | |
2023-02-14 | SPV_QCOM_image_processing | Wooyoung Kim | 1 | -0/+9 | |
2023-02-08 | correct file entry position for FPGAKernelAttributesv2INTEL | Abhishek Tiwari | 1 | -1/+1 | |
2023-02-07 | add FPGAKernelAttributesv2INTEL to all files | Abhishek Tiwari | 1 | -0/+1 | |
2023-02-02 | Header files changes to support SPV_INTEL_fp_max_error spec extension | Arvind Sudarsanam | 1 | -0/+2 | |
Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com> | |||||
2023-01-26 | add RegisterMapInterfaceINTEL | Abhishek Tiwari | 1 | -0/+1 | |
2023-01-04 | Merge branch 'master' of https://github.com/broxigarchen/SPIRV-Headers into ↵ | Chen, Brox | 1 | -3/+52 | |
kernelArgProperties | |||||
2023-01-04 | remove MMHostInterfaceAlignment and added parameters | Chen, Brox | 1 | -3/+2 | |
2022-12-12 | Add support for StreamingInterfaceINTEL in headers (#305) | Mark Mendell | 1 | -0/+1 | |
SPV_INTEL_kernel_attributes.asciidoc added support for StreamingInterfaceINTEL, but the enumeration values were never added to the header files. Add it in. | |||||
2022-11-30 | added SPRIV_INTEL_argument_interfaces | Chen, Brox | 1 | -1/+12 | |
2022-11-16 | Merge pull request #300 from alelenv/reorder | David Neto | 1 | -0/+36 | |
Add headers for SPV_NV_shader_invocation_reorder. | |||||
2022-10-24 | Add headers for SPV_NV_shader_invocation_reorder. | alelenv | 1 | -0/+36 | |
2022-10-17 | Add SPV_INTEL_runtime_aligned | Sidorov, Dmitry | 1 | -1/+3 | |
Spec: https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/INTEL/SPV_INTEL_runtime_aligned.asciidoc Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com> | |||||
2022-10-17 | Add SPV_INTEL_fpga_dsp_control | Sidorov, Dmitry | 1 | -0/+2 | |
Spec: https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/INTEL/SPV_INTEL_fpga_dsp_control.asciidoc Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com> | |||||
2022-10-17 | Add SPV_INTEL_fpga_invocation_pipelining_attributes | Sidorov, Dmitry | 1 | -0/+4 | |
Spec: https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/INTEL/SPV_INTEL_fpga_invocation_pipelining_attributes.asciidoc Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com> | |||||
2022-10-17 | Update SPV_INTEL_fpga_loop_controls to rev I | Sidorov, Dmitry | 1 | -1/+3 | |
It also fixes a bug for NoFusionINTEL, which shouldn't have a parameter Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com> | |||||
2022-09-29 | VK_EXT_opacity_micromap | Eric Werness | 1 | -1/+3 | |
2022-09-05 | Add definitions for SPV_ARM_core_builtins | Kevin Petit | 1 | -0/+6 | |
Change-Id: I16a4dee244a4b8f673d645df60c1dc43fc94d614 Signed-off-by: Kevin Petit <kevin.petit@arm.com> | |||||
2022-08-31 | Implement headers definitions for SPV_EXT_mesh_shader. | Pankaj Mistry | 1 | -1/+15 | |
2022-05-31 | Merge pull request #281 from ↵upstream/sdk-1.3.224.1 | Raun Krisch | 1 | -0/+7 | |
ArkadiuszSarwaAMD/SPV_AMD_shader_early_and_late_fragment_tests Add SPV_AMD_shader_early_and_late_fragment_tests | |||||
2022-05-20 | Implemented Beef language header generation | Robert Campbell | 1 | -1/+3 | |
2022-05-18 | Add SPV_AMD_shader_early_and_late_fragment_tests | Arkadiusz Sarwa | 1 | -0/+1 | |
2022-05-17 | Add SPV_AMD_shader_early_and_late_fragment_tests | Arkadiusz Sarwa | 1 | -0/+6 | |
2022-04-29 | Add SPV_KHR_ray_cull_mask | Eric Werness | 1 | -1/+3 | |