SPIRV-Tools/source
Andrew Woloszyn e59e6b72f9 Added proper string escaping to the disassembler.
The disassembler now generates correct string when encountering
quotes and slashes.
2015-10-26 12:55:33 -04:00
..
binary.cpp Added proper string escaping to the disassembler. 2015-10-26 12:55:33 -04:00
binary.h Support strings with up to 65535 chars, and null. 2015-10-26 12:55:33 -04:00
bitwisecast.h Move bitwisecast.h to source/ and add include guard. 2015-10-26 12:55:33 -04:00
core_syntax_table.patch Update core instruction syntax to Rev32 2015-10-26 12:55:33 -04:00
diagnostic.cpp SPV_FAILED_MATCH error mutes DiagnosticStream. 2015-10-26 12:55:33 -04:00
diagnostic.h SPV_FAILED_MATCH error mutes DiagnosticStream. 2015-10-26 12:55:33 -04:00
ext_inst.cpp Update to Rev32 headers. Part 1. 2015-10-26 12:55:33 -04:00
ext_inst.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
instruction.h Added tracking to types and validated certain instructions. 2015-10-26 12:55:33 -04:00
opcode.cpp Clarify handling of OperandImageOperands. 2015-10-26 12:55:33 -04:00
opcode.h Added tracking to types and validated certain instructions. 2015-10-26 12:55:33 -04:00
opcode.inc Update core instruction syntax to Rev32 2015-10-26 12:55:33 -04:00
operand.cpp Negative test for BuiltIn. 2015-10-26 12:55:33 -04:00
operand.h Simplify (and test) the alternate-parsing pattern. 2015-10-26 12:55:33 -04:00
print.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
print.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
text_handler.cpp SPV_FAILED_MATCH error mutes DiagnosticStream. 2015-10-26 12:55:33 -04:00
text_handler.h SPV_FAILED_MATCH error mutes DiagnosticStream. 2015-10-26 12:55:33 -04:00
text.cpp SPV_FAILED_MATCH error mutes DiagnosticStream. 2015-10-26 12:55:33 -04:00
text.h Updated string escaping in the assembler. 2015-10-26 12:55:33 -04:00
validate_id.cpp Support strings with up to 65535 chars, and null. 2015-10-26 12:55:33 -04:00
validate.cpp Support strings with up to 65535 chars, and null. 2015-10-26 12:55:33 -04:00
validate.h Support strings with up to 65535 chars, and null. 2015-10-26 12:55:33 -04:00