aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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