.. |
assembly_grammar.cpp
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
assembly_grammar.h
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
binary.cpp
|
Minor fixes to remove warnings in VS2013.
|
2016-01-11 16:22:34 -05:00 |
binary.h
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
diagnostic.cpp
|
Function and block layout checks. very basic CFG.
|
2016-01-13 10:06:58 -05:00 |
diagnostic.h
|
Function and block layout checks. very basic CFG.
|
2016-01-13 10:06:58 -05:00 |
disassemble.cpp
|
Add disassembler option to show byte offset
|
2016-01-20 17:07:30 -05:00 |
ext_inst.cpp
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
ext_inst.h
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
instruction.h
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
opcode.cpp
|
Fix validation of return value.
|
2016-01-28 10:58:03 -05:00 |
opcode.h
|
Fix validation of return value.
|
2016-01-28 10:58:03 -05:00 |
opcode.inc
|
Update to 1.0 Rev 2 work-in-progress headers
|
2015-11-12 09:43:12 -05:00 |
opencl_std_ext_inst.inc
|
Update to 1.0 Rev 2 work-in-progress headers
|
2015-11-12 09:43:12 -05:00 |
operand.cpp
|
Track uses and defs during parsing.
|
2016-01-20 17:00:58 -05:00 |
operand.h
|
Track uses and defs during parsing.
|
2016-01-20 17:00:58 -05:00 |
print.cpp
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
print.h
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
spirv_constant.h
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
spirv_definition.h
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
spirv_endian.cpp
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
spirv_endian.h
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
spirv_operands.h
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
syntax_tables.patch
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
table.cpp
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
table.h
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
text_handler.cpp
|
Support 16-bit float in assembler and disassembler
|
2016-01-08 10:48:39 -05:00 |
text_handler.h
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
text.cpp
|
Fix endian-ness conversion in the binary parser.
|
2016-01-11 13:54:30 -05:00 |
text.h
|
Extend copyright to 2016.
|
2016-01-07 13:44:22 -05:00 |
validate_cfg.cpp
|
Track uses and defs during parsing.
|
2016-01-20 17:00:58 -05:00 |
validate_id.cpp
|
Fix validation of return value.
|
2016-01-28 10:58:03 -05:00 |
validate_instruction.cpp
|
Fix in-function storage class validation.
|
2016-01-29 16:30:23 -05:00 |
validate_layout.cpp
|
Track uses and defs during parsing.
|
2016-01-20 17:00:58 -05:00 |
validate_passes.h
|
Track uses and defs during parsing.
|
2016-01-20 17:00:58 -05:00 |
validate_ssa.cpp
|
Track uses and defs during parsing.
|
2016-01-20 17:00:58 -05:00 |
validate_types.cpp
|
Fix validator mem overflow when tracking capabilities
|
2016-01-29 16:44:43 -05:00 |
validate.cpp
|
Remove spvOpcodeIsObject().
|
2016-01-27 16:20:10 -05:00 |
validate.h
|
Fix validator mem overflow when tracking capabilities
|
2016-01-29 16:44:43 -05:00 |