Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Headers.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-05-20Implemented Beef language header generationRobert Campbell
2022-01-04Include bool type for CProkop Randáček
2021-12-15Update headers with SPIR-V version 1.6, revision 1.version-1.6John Kessenich
2021-06-23Add CI using Github actions and update READMEKevin Petit
2021-06-16Support SPV_KHR_integer_dot_productDavid Neto
2021-06-09Merge pull request #177 from MrSidims/private/MrSidims/APRaun Krisch
2021-06-08buildHeaders: Add override decorationDavid Neto
2021-06-08Update to CMake 3.0David Neto
2021-03-31Upstream AP Intel extensionsDmitry Sidorov
2021-01-27Header generator: Check enumerant orderingDavid Neto
2021-01-21Push 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.1.5.4John 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 31.5.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-17Update 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-07Move to version 1.4 of SPIR-V.1.4.1John 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.1.3.7John Kessenich
2019-03-05Fix #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-14Add missing #include.John Kessenich
2018-04-17Use /usr/bin/env to avoid hardcoding path to bashCasey Rodarmor
2018-03-07Create 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-02BuildHeaders: Add missing 'const'.John Kessenich
2018-02-02Add a header generator project.John Kessenich