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
2018-08-03Rewrite include guards (#1793)dan sinclair
2018-07-07Change libspirv to spvtools namespace (#1678)dan sinclair
2018-06-19[val] Add extra context to error messages. (#1600)dan sinclair
2017-10-03DiagnosticStream move ctor moves output duties to new objectDavid Neto
2016-09-23Clean up header dependency.Lei Zhang
2016-09-21Publish the C++ interface.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-09-02Kill diagnostic_helper & the wrapping DIAGNOSTIC macro.Lei Zhang
2016-08-24Remove some unused macros and functions.Lei Zhang
2016-06-08Split validate_types file into multiple classesUmar Arshad
2016-02-17Rearrange headersDavid Neto
2016-01-13Function and block layout checks. very basic CFG.Umar Arshad
2016-01-07Extend copyright to 2016.Dejan Mircevski
2016-01-06Avoid parameter shadowing in source/diagnostic.hDavid Neto
2015-11-20Put DiagnosticStream and clr exports in libspirv namespaceDavid Neto
2015-11-12Use quotation for libspirv.h and sort headers.Lei Zhang
2015-11-10DiagnosticStream keeps a copy of the position.David Neto
2015-11-10Run clang-format to enforce Google style globally.Lei Zhang
2015-11-02Inclusion guards follow Google C++ styleDavid Neto
2015-10-26SPV_FAILED_MATCH error mutes DiagnosticStream.David Neto
2015-10-26DiagnosticStream can convert to a stored error codeDavid Neto
2015-10-26Refactored dynamic and static state out of text processing.Andrew Woloszyn
2015-05-22Code drop of the Codeplay spirv-tools source.Kenneth Benzie (Benie)