summaryrefslogtreecommitdiff
path: root/include/spirv
AgeCommit message (Expand)AuthorFilesLines
2023-10-04Add a Source Language for Slang (#383)upstream/1.3.268upstreampradyumans10-1/+15
2023-10-04Register Slang Compiler for SPIR-V (#382)pradyumans1-1/+2
2023-09-20Add LiteralFloat to operand_kinds (#380)Fabian Wahlster1-0/+5
2023-09-20Add headers for SPV_NV_displacement_micromap. (#374)alelenv10-0/+148
2023-09-20remove additional version "1.0" from SecondaryViewportRelativeNV (#379)Fabian Wahlster1-2/+1
2023-09-13Remove Kernel from ConstantSampler enum values (#378)gnl211-7/+0
2023-09-13Add SPV_INTEL_cache_controls extension support (#376)Andrzej Ratajewski10-2/+276
2023-08-23Validate enums have sensible versions and are visible (#369)David Neto1-673/+1349
2023-08-16Headers support for two Intel extensions (#356)Viktoria Maximova10-0/+257
2023-08-10Merge pull request #366 from KonstantinSeurer/mainBen Ashbaugh10-0/+307
2023-08-10Revert "Merge pull request #367 from dneto0/coop-matrix-enums-deps"David Neto1-11/+0
2023-08-04Cooperative matrix enums depend on the extensionDavid Neto1-0/+11
2023-08-04Add SPV_AMDX_shader_enqueueKonstantin Seurer10-0/+307
2023-08-02Merge pull request #361 from kpet/coop-matrix-capabilities-alignmentJohn Kessenich1-11/+0
2023-07-26Add KHR suffix to Cooperative Matrix OperandsKevin Petit10-91/+91
2023-07-21Recommit PR #348 - Add fp-max-error support (#363)asudarsa10-0/+33
2023-07-19Revert "Add support for fp_max_error extension"alan-baker10-33/+0
2023-07-19Remove capabilities on cooperative matrix enums to align with specificationKevin Petit1-11/+0
2023-07-19Merge pull request #348 from asudarsa/asudarsa/add_fp_max_error_supportBen Ashbaugh10-0/+33
2023-07-06Add WGSL source languageAlan Baker10-1/+14
2023-07-05Regenerate headersSirLynix1-1/+1
2023-06-30Add NZSL as a source languageJérôme Leclercq10-1/+14
2023-06-30Add NZSLc as a generatorJérôme Leclercq1-1/+2
2023-06-21fix operand namesKevin Petit1-4/+4
2023-06-21Change kind of FPMaxErrorDecorationINTEL to LiteralFloatArvind Sudarsanam1-1/+1
2023-06-21Add definitions for SPV_KHR_cooperative_matrixKevin Petit10-0/+514
2023-06-21Add definitions for SVP_EXT_image_raw10_raw12Kevin Petit10-1/+29
2023-06-13Reserve SPIR-V enums for MetaDunfan Lu1-1/+4
2023-06-09Interchange capability and decorationArvind Sudarsanam10-21/+21
2023-06-09Merge remote-tracking branch 'real-origin/main' into asudarsa/add_fp_max_erro...Arvind Sudarsanam11-52/+341
2023-05-31Merge branch 'main' of https://github.com/KhronosGroup/SPIRV-HeadersHenry Rose11-44/+125
2023-05-31regenerate headers & correct order of TileImage*ReadAccessEXT Capability enumHenry Rose10-19/+39
2023-05-31add HERO_C to the source language enumerationHenry Rose1-1/+1
2023-05-18Name and url for the TornadoVM SPIR-V Library Tool updatedJuan Fumero1-1/+1
2023-05-17Make the generated operators for masks constexprKevin Petit1-40/+40
2023-05-03Reserve a single block of opcodes and enumerants for Saarland University (#343)Hugo Devillers1-2/+4
2023-05-03Merge pull request #336 from DBDuncan/shift-codeplay-rangeJohn Kessenich1-2/+3
2023-04-26SPV_KHR_ray_tracing_position_fetchEric Werness10-0/+78
2023-04-19Fix TileImage capabilities orderSidorov, Dmitry2-18/+29
2023-04-13Add Hero C Compiler to the vendor list & add C source language to the Source ...Henry Rose2-1/+6
2023-04-07Shift Codeplay opcode range to preserve alignment of opcodes and non-opcodesDuncan Brawley1-2/+3
2023-04-05Add back version field for new enumerants and operands, but set to None.Jan-Harald Fredriksen1-11/+22
2023-04-05Address feedback on incorrect use of version and extension fields.Jan-Harald Fredriksen1-30/+10
2023-04-04Add SPV_EXT_shader_tile_image.Jan-Harald Fredriksen9-1/+192
2023-03-23Reserve SPIR-V blocks for CodeplayDuncan Brawley1-2/+4
2023-03-17Simplify enabling capabilities for image DimGraeme Leese1-6/+5
2023-03-09Add parametersArvind Sudarsanam1-0/+3
2023-03-08Merge remote-tracking branch 'real-origin/main' into asudarsa/add_fp_max_erro...Arvind Sudarsanam10-0/+333
2023-03-09Merge pull request #320 from CodeLinaro/spv-qcom-image-processingJohn Kessenich10-0/+183
2023-03-09Merge pull request #321 from asudarsa/asudarsa/add_fpga_latency_control_extJohn Kessenich10-0/+53