aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-01-20Push FPDenormMode, FPOperationMode to the endDavid Neto
2021-01-20Upstream SPV_INTEL_float_controls2 extensionDmitry Sidorov
2020-10-23Bump revision to 4, for SPIR-V 1.5.John Kessenich
2020-10-19Added SPV_KHR_fragment_shading_rate (#172)Tobski
2020-07-29Publish the headers for the clspv embedded reflection non-semantic extended i...alan-baker
2020-04-24Update headers to SPIR-V 1.5 Revision 3John Kessenich
2020-03-17Merge pull request #149 from dgkoch/prov_ray_tracingJohn Kessenich
2020-03-17Add shadercalls scopeDaniel Koch
2020-03-17Added ray flags, primitive culling flags, queriesTorosdagli
2020-03-17Non-functional: Update header build to match Khronos spec. builder.John Kessenich
2020-03-04Add NonSemantic.DebugPrintf JSON/headerJeff Bolz
2020-03-04Fix max enum valueJeff Bolz
2020-02-26Add grammars, C header, and header generator for vendor and KHR extended inst...David Neto
2019-10-14buildHeaders: update version to SPIR-V 1.5Nicolai Hähnle
2019-06-12Grammar: Add instruction-printing classes.John Kessenich
2019-05-16Update HasResultAndType code generation to skip duplicate enum values. There ...Jeff Bolz
2019-05-12Compare enum names rather than values to determine last elementAlan Kemp
2019-05-06Move to version 1.4 of SPIR-V.John Kessenich
2019-04-03Add a function that returns whether an opcode has a result and/or result type...Jeff Bolz
2019-03-12Add ability to skip ranges of instructions; no impact to public headersJohn Kessenich
2019-03-12Sync to rev. 7 of headers from Khronos.John Kessenich
2019-03-04Fix #96: Don't include a comment after #endif for the C header.John Kessenich
2019-01-03Update copyright years.John Kessenich
2019-01-03Include the new spv.d file when fixing line endings on Windows.John Kessenich
2019-01-02whitespaceRemi Thebault
2019-01-02adding support for D languageRemi Thebault
2018-12-10Remove Unix executable permission from text filesRémi Verschelde
2018-11-30Reserve tokens for float controls and no integer wrapping:John Kessenich
2018-10-11Use lower-case instead of camel-caseThog
2018-10-11Add C# header generationThog
2018-07-02Merge pull request #70 from casey/bash-pathJohn Kessenich
2018-06-13Add missing #include.John Kessenich
2018-04-16Use /usr/bin/env to avoid hardcoding path to bashCasey Rodarmor
2018-03-06Create version 1.3 of SPIR-V.John Kessenich
2018-03-02Fix grammar error for Google decorate_string & hlsl_functionality1Lei Zhang
2018-03-02Add grammar and symbols for two Google extensions to unified1Lei Zhang
2018-02-01BuildHeaders: Add missing 'const'.John Kessenich
2018-02-01Add a header generator project.John Kessenich