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
2020-09-09Improve spirv-fuzz CMake code (#3781)Paul Thomson
2020-07-27CMake: Enable building with BUILD_SHARED_LIBS=1 (#3490)Ben Clayton
2020-06-04Fix googletest inclusion (#3398)Paul Thomson
2020-05-19Prevent Effcee install his things when build spirv-tools with testing enabled...Gustavo Alvarez
2020-04-14If SPIRV-Headers is in our tree, include it as subproject (#3299)David Neto
2019-12-19Add support for SPV_KHR_non_semantic_info (#3110)David Neto
2019-05-22Added an external dependency on protobufs, included when SPIRV_BUILD_FUZZER i...Alastair Donaldson
2018-10-04Make EFFCEE required (#1943)Steven Perron
2018-09-21[kokoro] Add test job for disabling effcee (#1911)Lei Zhang
2018-02-06Enable Visual Studio 2013 againDavid Neto
2017-12-12Force gtest to expose ::testing::CombineDavid Neto
2017-12-05CMake: allow both SPIRV-Headers and spirv-headersLei Zhang
2017-11-13Tests: Add optional dependency on Effcee stateful matcherDavid Neto
2017-06-07Don't install googletest and googlemockrdb
2017-04-06Group targets into foldersLei Zhang
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-03-17Split CMakeLists.txt into smaller ones.Lei Zhang
2016-02-17Rearrange headersDavid Neto
2016-02-15Use SPIR-V headers for 1.0 Rev3David Neto
2016-01-07Extend copyright to 2016.Dejan Mircevski
2015-12-18Add spirv.py from the SPIR-V 1.0.2 registryDavid Neto
2015-11-19Updated spirv.h header. Fixes SPV_VERSION macroDavid Neto
2015-11-18Update external headers.Lei Zhang
2015-11-12libspirv.h doesn't depend on spirv_operands.hpp anymore.Lei Zhang
2015-11-12Update to 1.0 Rev 2 work-in-progress headersDavid Neto
2015-11-02Use spirv.h instead of spirv.hpp.Lei Zhang
2015-10-26Update to Rev32 headers. Part 1.David Neto
2015-10-26Use opcode operand definitions from SPIR-V specification generator.David Neto
2015-10-26Add enum values for instructions added after Rev31David Neto
2015-08-17Update spirv.h to revision 31.Lei Zhang
2015-08-17Update OpenCLLib.h to revision 31.Lei Zhang
2015-08-17Substitute GLSL450Lib.h with GLSL.std.450.h of revision 31.Lei Zhang
2015-05-22Code drop of the Codeplay spirv-tools source.Kenneth Benzie (Benie)