.. |
opt
|
Add a default virtual dtor to Pass and check for missing virtual dtors
|
2017-03-01 13:34:04 -05:00 |
util
|
Guard against nullptr in number parsing utilities
|
2016-09-13 12:12:31 -04:00 |
val
|
Allow using FPRoundingMode when see VK_KHR_16bit_storage
|
2017-03-01 18:25:28 -05:00 |
assembly_grammar.cpp
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
assembly_grammar.h
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
binary.cpp
|
Support building under CYGWIN
|
2016-12-21 10:34:23 -05:00 |
binary.h
|
Support building under CYGWIN
|
2016-12-21 10:34:23 -05:00 |
CMakeLists.txt
|
Use OpenCL extinst definitions from SPIRV-Headers
|
2017-03-02 10:37:37 -05:00 |
diagnostic.cpp
|
Publish the C++ interface.
|
2016-09-21 14:41:47 -04:00 |
diagnostic.h
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
disassemble.cpp
|
Extract EmitNumericLiteral from disassembler
|
2016-11-15 14:05:03 -05:00 |
enum_set.cpp
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
enum_set.h
|
enum_set: Fix bool performance warning.
|
2016-10-27 16:09:06 -04:00 |
ext_inst.cpp
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
ext_inst.h
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
instruction.h
|
Remove source/instruction.cpp
|
2016-11-03 11:40:52 -04:00 |
libspirv.cpp
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
macro.h
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
message.cpp
|
Avoid appending EOL in StringifyMessage().
|
2016-09-23 15:13:24 -04:00 |
message.h
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
name_mapper.cpp
|
Provide friendly names for true and false
|
2017-01-11 16:33:45 -05:00 |
name_mapper.h
|
Make friendly number-based names for OpConstant
|
2016-11-15 14:05:03 -05:00 |
opcode.cpp
|
Refactored validation_state, added new types
|
2017-02-28 12:23:05 -05:00 |
opcode.h
|
Fix validator: OpUndef can be member of a constant composite
|
2016-09-14 15:21:09 -04:00 |
operand.cpp
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
operand.h
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
parsed_operand.cpp
|
Extract EmitNumericLiteral from disassembler
|
2016-11-15 14:05:03 -05:00 |
parsed_operand.h
|
Extract EmitNumericLiteral from disassembler
|
2016-11-15 14:05:03 -05:00 |
print.cpp
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
print.h
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
software_version.cpp
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
spirv_constant.h
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
spirv_definition.h
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
spirv_endian.cpp
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
spirv_endian.h
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
spirv_target_env.cpp
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
spirv_target_env.h
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
spirv_validator_options.cpp
|
Add command line options struct for the validator
|
2017-02-28 12:00:06 -05:00 |
spirv_validator_options.h
|
Add command line options struct for the validator
|
2017-02-28 12:00:06 -05:00 |
table.cpp
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
table.h
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
text_handler.cpp
|
Pull out the number parsing logic
|
2016-09-08 18:42:54 -04:00 |
text_handler.h
|
Add a callback mechanism for communicating messages to callers.
|
2016-09-15 12:35:48 -04:00 |
text.cpp
|
Add a callback mechanism for communicating messages to callers.
|
2016-09-15 12:35:48 -04:00 |
text.h
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
validate_cfg.cpp
|
Add command line options struct for the validator
|
2017-02-28 12:00:06 -05:00 |
validate_datarules.cpp
|
Validation of type decls for SPV_KHR_16bit_storage
|
2017-02-27 13:12:59 -05:00 |
validate_decorations.cpp
|
Fixes issue #489.
|
2017-03-02 10:06:29 -05:00 |
validate_id.cpp
|
Add command line options struct for the validator
|
2017-02-28 12:00:06 -05:00 |
validate_instruction.cpp
|
Allow using FPRoundingMode when see VK_KHR_16bit_storage
|
2017-03-01 18:25:28 -05:00 |
validate_layout.cpp
|
Rename validation source files to comply with Google style guide.
|
2016-11-08 17:19:56 -08:00 |
validate_type_unique.cpp
|
Validator: downgraded dupl type decl to warning
|
2017-03-01 17:50:26 -05:00 |
validate.cpp
|
Issue 559: check type declaration uniqueness
|
2017-02-28 22:27:08 -05:00 |
validate.h
|
Issue 559: check type declaration uniqueness
|
2017-02-28 22:27:08 -05:00 |