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
AgeCommit message (Expand)Author
2022-11-05Switch SPIRV-Tools to use spirv.hpp11 internally (#4981)alan-baker
2022-01-26Fix various source comment (doxygen) typos (#4680)luzpaz
2021-12-08Fix endianness of string literals (#4622)Marius Hillenbrand
2021-03-09Fix -Wextra-semi-stmt -Wsuggest-destructor-override -Wdeprecated-copy-dtor (#...Corentin Wallez
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
2019-08-08Add descriptor array scalar replacement (#2742)Steven Perron
2019-01-30Remove use of deprecated googletest macro (#2286)Steven Perron
2019-01-17Fix leaks in tests (#2295)David Neto
2018-12-22Output disassembly line number for binary parse errors. (#2195)dan sinclair
2018-09-26Remove use of SetContextMessageConsumer from binary_parse_test (#1925)dan sinclair
2018-09-06Support SPV_KHR_vulkan_memory_model rev2David Neto
2018-08-14Remove source/message.h (#1838)dan sinclair
2018-08-03Cleanup includes. (#1795)dan sinclair
2018-07-07Change libspirv to spvtools namespace (#1678)dan sinclair
2018-06-12Operand lookup succeeds if it's enabled by a capabilityDavid Neto
2017-12-14Refactor include of latest spir-v header versionsAndrey Tuganov
2017-11-27Re-format source tree - NFC.Diego Novillo
2017-11-23Move SetContextMessageConsumer into libspirv namespaceDavid Neto
2016-11-07Renaming test files to comply with Google style guide.Lei Zhang