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-01-25Vulkan 1.3 (#4686)alan-baker
2021-12-15Basic support for SPIR-V 1.6 (#4663)alan-baker
2021-01-15Remove WebGPU support (#4108)Ryan Harrison
2020-01-15Add basic support for Vulkan 1.2: SPV_ENV_VULKAN_1_2David Neto
2019-09-13SPIRV-Tools support for SPIR-V 1.5 (#2865)alan-baker
2019-05-07Support SPIR-V 1.4 (#2550)David Neto
2018-08-03Cleanup includes. (#1795)dan sinclair
2018-07-07Change libspirv to spvtools namespace (#1678)dan sinclair
2018-06-21Add a WIP WebGPU environment. It disallows OpUndefCorentin Wallez
2018-03-06Support SPIR-V 1.3 and Vulkan 1.1David Neto
2017-12-12Support OpenCL 1.2 and 2.0 target environmentsPierre Moreau
2017-11-23Move SetContextMessageConsumer into libspirv namespaceDavid Neto
2017-05-16Add SPIR-V 1.2 support, for OpenCL 2.2David Neto
2016-09-23Clean up header dependency.Lei Zhang
2016-09-15Add a callback mechanism for communicating messages to callers.Lei Zhang
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto
2016-08-06Add target envs for OpenCL, OpenGLDavid Neto
2016-04-18Add SPIR-V 1.1 grammar.Dejan Mircevski
2016-04-11Remove revision from SPV_ENV_*.Dejan Mircevski
2016-04-04Remove dependency on SPIR-V headers in libspirv.h.Lei Zhang
2016-04-01Use the JSON grammar file to generate various info tables.Lei Zhang
2016-03-31Add a target environment to spvContextCreate().Dejan Mircevski
2016-01-07Extend copyright to 2016.Dejan Mircevski
2015-11-13Use opaque context object to hold SPIR-V info tables.Lei Zhang