.. |
assembly_grammar.cpp
|
Move AssemblyGrammar into its own source files
|
2015-11-02 13:52:05 -05:00 |
assembly_grammar.h
|
Move AssemblyGrammar into its own source files
|
2015-11-02 13:52:05 -05:00 |
binary.cpp
|
Hide spvBinaryHeaderSet with its only client.
|
2015-11-02 13:52:09 -05:00 |
binary.h
|
Hide spvBinaryHeaderSet with its only client.
|
2015-11-02 13:52:09 -05: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
|
Use literal integers for OpenCL extended instructions.
|
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
|
Update to latest registered generator enums
|
2015-11-02 13:51:54 -05:00 |
opcode.h
|
Update to latest registered generator enums
|
2015-11-02 13:51:54 -05:00 |
opcode.inc
|
Update core instruction syntax to Rev32
|
2015-10-26 12:55:33 -04:00 |
opencl_std_ext_inst.inc
|
Add OpenCL extended instructions.
|
2015-10-26 12:55:33 -04:00 |
operand.cpp
|
Enforce suitable literal number operands to be unsigned integers.
|
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 |
syntax_tables.patch
|
Add OpenCL extended instructions.
|
2015-10-26 12:55:33 -04:00 |
text_handler.cpp
|
Move AssemblyGrammar into its own source files
|
2015-11-02 13:52:05 -05:00 |
text_handler.h
|
Move AssemblyGrammar into its own source files
|
2015-11-02 13:52:05 -05:00 |
text.cpp
|
Hide spvBinaryHeaderSet with its only client.
|
2015-11-02 13:52:09 -05:00 |
text.h
|
Updated string escaping in the assembler.
|
2015-10-26 12:55:33 -04:00 |
validate_id.cpp
|
Fixed UTF-8 encoding issues on windows.
|
2015-10-26 12:55:33 -04:00 |
validate.cpp
|
Enforce suitable literal number operands to be unsigned integers.
|
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 |