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
2018-08-03Cleanup includes. (#1795)dan sinclair
2018-08-03Rewrite include guards (#1793)dan sinclair
2018-07-07Change libspirv to spvtools namespace (#1678)dan sinclair
2018-03-23Add Vulkan validation rules for BuiltIn variablesAndrey Tuganov
2018-03-17Migrate to use unified grammar tablesLei Zhang
2017-12-14Refactor include of latest spir-v header versionsAndrey Tuganov
2017-11-27Re-format source tree - NFC.Diego Novillo
2017-07-04Convert pattern stack from deque to vector, and share itChris Forbes
2017-05-16Add SPIR-V 1.2 support, for OpenCL 2.2David Neto
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto
2016-06-10Use SPIR-V headers from the KhronosGroup/SPIRV-Headers repo.Lei Zhang
2016-04-04Remove dependency on SPIR-V headers in libspirv.h.Lei Zhang
2016-02-26Fix issues reported by cppcheck.Lei Zhang
2016-02-17Rearrange headersDavid Neto
2016-01-07Extend copyright to 2016.Dejan Mircevski
2015-11-13Fix many typos.Lei Zhang
2015-11-13Use opaque context object to hold SPIR-V info tables.Lei Zhang
2015-11-12Use quotation for libspirv.h and sort headers.Lei Zhang
2015-11-12Move info table related structs into table.h.Lei Zhang
2015-11-11Disassembler support for OpSpecConstantOpDavid Neto
2015-11-11Assembler support for OpSpecConstantOpDavid Neto
2015-11-10Refactor the binary parser.David Neto
2015-11-10Run clang-format to enforce Google style globally.Lei Zhang
2015-11-02Use spirv.h instead of spirv.hpp.Lei Zhang
2015-11-02Inclusion guards follow Google C++ styleDavid Neto
2015-11-02Move AssemblyGrammar into its own source filesDavid Neto