aboutsummaryrefslogtreecommitdiff
path: root/tools/buildHeaders/header.cpp
AgeCommit message (Expand)Author
2022-05-20Implemented Beef language header generationRobert Campbell
2022-01-04Include bool type for CProkop Randáček
2021-12-16Update headers with SPIR-V version 1.6, revision 1.John Kessenich
2021-06-08buildHeaders: Add override decorationDavid Neto
2020-10-23Bump revision to 4, for SPIR-V 1.5.John Kessenich
2020-04-24Update headers to SPIR-V 1.5 Revision 3John Kessenich
2020-03-17Add shadercalls scopeDaniel Koch
2019-10-14buildHeaders: update version to SPIR-V 1.5Nicolai Hähnle
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-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-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-03-06Create version 1.3 of SPIR-V.John Kessenich
2018-02-01Add a header generator project.John Kessenich