David Neto
|
9fc8658ef3
|
Relicense SPIRV-Tools under Apache 2.0
Fixes https://github.com/KhronosGroup/SPIRV-Tools/issues/383
Finalize v2016.4
|
2016-09-02 10:00:29 -04:00 |
|
Umar Arshad
|
886dd352d5
|
Fix several violations of the style guide
|
2016-06-27 10:45:46 -04:00 |
|
Umar Arshad
|
f61db0bcc6
|
Validator structured flow checks: back-edge, constructs
Skip structured control flow chekcs for non-shader capability.
Fix infinite loop in dominator algorithm when there's an
unreachable block.
|
2016-06-22 11:51:19 -04:00 |
|
Umar Arshad
|
90a4252aae
|
Split validate_types file into multiple classes
Creates separate files for the ValidationState, Function and
BasicBlock classes.
|
2016-06-08 14:40:33 -04:00 |
|