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

github.com/KhronosGroup/SPIRV-Tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2022-11-05Switch SPIRV-Tools to use spirv.hpp11 internally (#4981)alan-baker
2022-05-11Add warning about spurious 'git cl upload' messages (#4800)Ryan Harrison
2022-04-07Fix gen_build_version on Windows (#4780)Natalie Chouinard
2022-02-09Generalize the copyright check (#4702)Steven Perron
2022-01-26Fix various source comment (doxygen) typos (#4680)luzpaz
2022-01-25Fix roll_deps.sh (#4687)Steven Perron
2022-01-25spirv-opt: add pass to Spread Volatile semantics (#4667)Jaebaek Seo
2022-01-13Remove duplicated "the" from comments (#4666)Pierre Moreau
2021-11-09Clarify how to update DEPS (#4626)Jakub Kuderski
2021-06-29spirv-opt: A pass to removed unused input on OpEntryPoint instructions. (#4275)ZHOU He
2021-06-23Initial support for SPV_KHR_integer_dot_product (#4327)Kévin Petit
2021-06-23fix symbol exports check, for Android build cases (#4342)David Neto
2021-04-29Fix export symbol test. (#4254)Steven Perron
2021-04-29Updates to the vscode SPIR-V extension (#4246)Ben Clayton
2021-04-27spirv-fuzz: Swap positions of two functions in a module (#4236)Shiyu Liu
2021-04-26Fix warning in python script. (#4251)Steven Perron
2021-04-26spirv-fuzz: Permute the order of variables at function scope issue (#4248)Mostafa Ashraf
2021-03-20spirv-fuzz: Manage available instructions efficiently (#4177)Alastair Donaldson
2021-03-09Fix -Wextra-semi-stmt -Wsuggest-destructor-override -Wdeprecated-copy-dtor (#...Corentin Wallez
2021-02-26Fixes for the vscode language server extension (#4150)Ben Clayton
2021-01-18Migrate all Kokoro build scripts over to use the docker VM image (#4114)Ben Clayton
2020-12-10Force using Python 3 git-sync-deps (#4067)Ryan Harrison
2020-11-23Update MeshShadingNV dependencies (and land Ray tracing updates) (#4028)David Neto
2020-09-10Favour 'integrity' over 'coherence' as a replacement for 'sanity'. (#3619)Alastair Donaldson
2020-07-29Avoid use of 'sanity' and 'sanity check' in the code base (#3585)Alastair Donaldson
2020-07-23Change DEPS rolling script to point at external/ (#3584)Ryan Harrison
2020-07-10Implement transformation to record synonymous constants. (#3494)Stefano Milizia
2020-06-22Add support for different default/trunks in roll-deps (#3442)Ryan Harrison
2020-06-15Update access control lists. (#3433)dan sinclair
2020-04-27vscode: Handle '|' chains on BitEnum / ValueEnum (#3309)Ben Clayton
2020-03-23Make file formatting comply with POSIX standards (#3242)Aaron Franke
2020-03-17Add support for KHR_ray_{query,tracing} extensions (#3235)Daniel Koch
2020-03-08spirv-fuzz: Add fuzzer pass to permute function parameters (#3212)Vasyl Teliman
2020-03-05spirv-fuzz: Add swap commutable operands transformation (#3205)Alastair Donaldson
2020-02-29Avoid use of Python distutils.dir_util (#3203)David Neto
2020-02-25Combine extinst-name and extinst-output-base into one arg. (#3200)Geoff Lang
2020-02-18vscode: Add missing fields to schema.Opcode (#3169)Ben Clayton
2020-02-04utils/vscode: LSP - Support OpExtInst (#3140)Ben Clayton
2020-02-04Update script that checks copyright years. (#3173)Alastair Donaldson
2020-01-09Fix GN build for OpenCL.DebugInfo.100 update (#3134)David Neto
2020-01-08Fix bad parameter names in error message (#3129)Ben Clayton
2019-12-20Support OpenCL.DebugInfo.100 extended instruction set (#3080)David Neto
2019-12-19Add support for SPV_KHR_non_semantic_info (#3110)David Neto
2019-11-27utils/vscode: Add install.bat (#3071)Ben Clayton
2019-11-13utils/vscode: Add SPIR-V language server supportBen Clayton
2019-11-13utils/vscode: Add go language server packages.Ben Clayton
2019-11-08Try to fix go linter: exported constant comment (#3026)David Neto
2019-11-07Python 3: remove deprecated U qualifier on 'open' (#3019)David Neto
2019-11-06Fix Go lint issues: comment exported symbols (#3014)David Neto
2019-11-05Correct "environment" typo (#3007)Chris Lamb