aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Update HasResultAndType code generation to skip duplicate enum values. There ...Jeff Bolz2019-05-161-0/+11
* Compare enum names rather than values to determine last elementAlan Kemp2019-05-121-1/+1
* Move to version 1.4 of SPIR-V.John Kessenich2019-05-063-15/+36
* Add a function that returns whether an opcode has a result and/or result type...Jeff Bolz2019-04-031-0/+34
* Add ability to skip ranges of instructions; no impact to public headersJohn Kessenich2019-03-123-3/+19
* Sync to rev. 7 of headers from Khronos.John Kessenich2019-03-121-2/+2
* Fix #96: Don't include a comment after #endif for the C header.John Kessenich2019-03-041-2/+2
* Update copyright years.John Kessenich2019-01-035-6/+6
* Include the new spv.d file when fixing line endings on Windows.John Kessenich2019-01-031-1/+1
* whitespaceRemi Thebault2019-01-023-27/+27
* adding support for D languageRemi Thebault2019-01-023-4/+45
* Remove Unix executable permission from text filesRĂ©mi Verschelde2018-12-106-0/+0
* Reserve tokens for float controls and no integer wrapping:John Kessenich2018-11-301-2/+2
* Use lower-case instead of camel-caseThog2018-10-111-1/+1
* Add C# header generationThog2018-10-114-2/+46
* Merge pull request #70 from casey/bash-pathJohn Kessenich2018-07-021-1/+1
|\
| * Use /usr/bin/env to avoid hardcoding path to bashCasey Rodarmor2018-04-161-1/+1
* | Add missing #include.John Kessenich2018-06-131-0/+1
|/
* Create version 1.3 of SPIR-V.John Kessenich2018-03-061-3/+3
* Fix grammar error for Google decorate_string & hlsl_functionality1Lei Zhang2018-03-022-2/+2
* Add grammar and symbols for two Google extensions to unified1Lei Zhang2018-03-022-2/+2
* BuildHeaders: Add missing 'const'.John Kessenich2018-02-011-2/+2
* Add a header generator project.John Kessenich2018-02-0110-0/+9009