Andrew Woloszyn
|
71fc05587b
|
Refactored dynamic and static state out of text processing.
This reduces the number of arguments required to be passed
to every single function. This is in preparation for adding
id tracking.
|
2015-10-26 12:55:33 -04:00 |
|
Lei Zhang
|
4005670363
|
Limit the use of spvCheck and spvCheckReturn to validator.
spvCheck is indeed just an if-statement. Defining such a macro
doesn't help much.
|
2015-10-26 12:55:33 -04:00 |
|
David Neto
|
c978643748
|
Print diagnostics at the beginning of input.
A spv_diagnostic_t value knows if the source is textual rather
than binary.
|
2015-10-26 12:52:01 -04:00 |
|
Kenneth Benzie (Benie)
|
83e5a29b06
|
Code drop of the Codeplay spirv-tools source.
This commit contains the source for the SPIRV static library, spirv-as,
spirv-dis, and spirv-val tools.
|
2015-05-22 18:26:19 +01:00 |
|