summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-07-21Recommit PR #348 - Add fp-max-error support (#363)asudarsa1-0/+2
2023-07-19Report failures in makeHeadersKevin Petit1-0/+2
2023-06-21Add definitions for SPV_KHR_cooperative_matrixKevin Petit2-0/+18
2023-05-17Make the generated operators for masks constexprKevin Petit1-11/+19
2023-01-19Merge pull request #299 from qingyuanzNV/add_nonsemantic_debugbreakJohn Kessenich1-0/+1
2022-12-15Add operator^David Neto1-0/+3
2022-12-14C++ headers: Define & and ~ bitwise operators for mask enumsDavid Neto1-4/+10
2022-10-16NonSemantic.DebugBreakQingyuan Zheng1-0/+1
2022-05-20Implemented Beef language header generationRobert Campbell3-1/+46
2022-01-04Include bool type for CProkop Randáček1-0/+3
2021-12-16Update headers with SPIR-V version 1.6, revision 1.John Kessenich1-3/+3
2021-06-23Add CI using Github actions and update READMEKevin Petit1-1/+1
2021-06-16Support SPV_KHR_integer_dot_productDavid Neto2-0/+6
2021-06-09Merge pull request #177 from MrSidims/private/MrSidims/APRaun Krisch2-0/+12
2021-06-08buildHeaders: Add override decorationDavid Neto1-2/+2
2021-06-08Update to CMake 3.0David Neto1-1/+1
2021-03-31Upstream AP Intel extensionsDmitry Sidorov2-0/+12
2021-01-27Header generator: Check enumerant orderingDavid Neto1-0/+31
2021-01-20Push FPDenormMode, FPOperationMode to the endDavid Neto1-2/+4
2021-01-20Upstream SPV_INTEL_float_controls2 extensionDmitry Sidorov2-0/+12
2020-10-23Bump revision to 4, for SPIR-V 1.5.John Kessenich1-2/+2
2020-10-19Added SPV_KHR_fragment_shading_rate (#172)Tobski2-0/+6
2020-07-29Publish the headers for the clspv embedded reflection non-semantic extended i...alan-baker1-0/+1
2020-04-24Update headers to SPIR-V 1.5 Revision 3John Kessenich2-3/+3
2020-03-17Merge pull request #149 from dgkoch/prov_ray_tracingJohn Kessenich3-4/+28
2020-03-17Add shadercalls scopeDaniel Koch3-4/+4
2020-03-17Added ray flags, primitive culling flags, queriesTorosdagli2-0/+24
2020-03-17Non-functional: Update header build to match Khronos spec. builder.John Kessenich2-1/+2
2020-03-04Add NonSemantic.DebugPrintf JSON/headerJeff Bolz1-0/+1
2020-03-04Fix max enum valueJeff Bolz1-1/+1
2020-02-26Add grammars, C header, and header generator for vendor and KHR extended inst...David Neto3-0/+270
2019-10-14buildHeaders: update version to SPIR-V 1.5Nicolai Hähnle1-1/+1
2019-06-12Grammar: Add instruction-printing classes.John Kessenich2-20/+44
2019-05-16Update HasResultAndType code generation to skip duplicate enum values. There ...Jeff Bolz1-0/+11
2019-05-12Compare enum names rather than values to determine last elementAlan Kemp1-1/+1
2019-05-06Move to version 1.4 of SPIR-V.John Kessenich3-15/+36
2019-04-03Add a function that returns whether an opcode has a result and/or result type...Jeff Bolz1-0/+34
2019-03-12Add ability to skip ranges of instructions; no impact to public headersJohn Kessenich3-3/+19
2019-03-12Sync to rev. 7 of headers from Khronos.John Kessenich1-2/+2
2019-03-04Fix #96: Don't include a comment after #endif for the C header.John Kessenich1-2/+2
2019-01-03Update copyright years.John Kessenich5-6/+6
2019-01-03Include the new spv.d file when fixing line endings on Windows.John Kessenich1-1/+1
2019-01-02whitespaceRemi Thebault3-27/+27
2019-01-02adding support for D languageRemi Thebault3-4/+45
2018-12-10Remove Unix executable permission from text filesRémi Verschelde6-0/+0
2018-11-30Reserve tokens for float controls and no integer wrapping:John Kessenich1-2/+2
2018-10-11Use lower-case instead of camel-caseThog1-1/+1
2018-10-11Add C# header generationThog4-2/+46
2018-07-02Merge pull request #70 from casey/bash-pathJohn Kessenich1-1/+1
2018-06-13Add missing #include.John Kessenich1-0/+1