Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-09 | Move the validation code into the val:: namespace (#1682) | dan sinclair | 1 | -2/+2 |
2018-07-07 | Change libspirv to spvtools namespace (#1678) | dan sinclair | 1 | -1/+1 |
2018-06-21 | Add a WIP WebGPU environment. It disallows OpUndef | Corentin Wallez | 1 | -2/+3 |
2018-03-23 | Add Vulkan validation rules for BuiltIn variables | Andrey Tuganov | 1 | -0/+74 |
2017-11-27 | Re-format source tree - NFC. | Diego Novillo | 1 | -2/+2 |
2017-02-28 | Add command line options struct for the validator | Ehsan Nasiri | 1 | -0/+2 |
2017-01-13 | Introducing a new flow for running the Validator. | Ehsan Nasiri | 1 | -0/+7 |
2016-11-28 | Checks that result IDs are within the ID bound specified in the SPIR-V header | Ehsan Nasiri | 1 | -0/+6 |
2016-11-08 | Rename validation tests to comply with Google style guide. | Lei Zhang | 1 | -0/+49 |