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
Dejan Mircevski
b6fe02fc39
Extend copyright to 2016.
2016-01-07 13:44:22 -05:00
Lei Zhang
b41d150b7f
Support multiple word literal numbers as constants.
...
Add a new operand type SPV_OPERAND_TYPE_MULTIWORD_LITERAL_NUMBER
to represent those operands that can expand into multiple words.
Now only OpConstant and OpSpecConstant have such kind of operand.
2015-10-26 12:55:33 -04:00
Dejan Mircevski
73d7082245
Put test classes in anonymous namespace.
...
Put TestFixture.h classes in a namespace.
Remove unused #includes.
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