SPIRV-Tools/source
2016-03-29 09:47:23 -04:00
..
util Fix issues reported by cppcheck. 2016-02-25 16:16:28 -05:00
assembly_grammar.cpp Extend copyright to 2016. 2016-01-07 13:44:22 -05:00
assembly_grammar.h Fix issues reported by cppcheck. 2016-02-25 16:16:28 -05:00
binary.cpp Fix issues reported by cppcheck. 2016-02-25 16:16:28 -05:00
binary.h Remove stale code. 2016-02-26 15:38:42 -05:00
CMakeLists.txt Split CMakeLists.txt into smaller ones. 2016-03-17 14:43:02 -04:00
diagnostic.cpp Remove unnecessary null pointer checks 2016-02-18 23:43:25 +00:00
diagnostic.h Rearrange headers 2016-02-17 14:49:44 -05:00
disassemble.cpp Rearrange headers 2016-02-17 14:49:44 -05:00
ext_inst.cpp Some GLSL extended instructions depend on capabilities. 2016-02-17 13:37:30 -05:00
ext_inst.h Rearrange headers 2016-02-17 14:49:44 -05:00
instruction.cpp Fixed internal compiler error in gcc-4.9. 2016-02-17 13:07:33 -05:00
instruction.h Rearrange headers 2016-02-17 14:49:44 -05:00
opcode.cpp Don't check kernel entry-point signatures. 2016-03-02 15:27:26 -05:00
opcode.h Remove stale code. 2016-02-26 15:38:42 -05:00
opcode.inc Use syntax tables for SPIR-V 1.0 Rev3 2016-02-16 16:47:04 -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 Capability fix: ImageReadWrite & ImageMipmap require ImageBasic. 2016-03-29 09:47:23 -04:00
operand.h Rearrange headers 2016-02-17 14:49:44 -05:00
print.cpp Make everything compile cleanly with -Wpedantic. 2016-03-21 10:01:13 -04:00
print.h Fix issues reported by cppcheck. 2016-02-25 16:16:28 -05:00
spirv_constant.h Rearrange headers 2016-02-17 14:49:44 -05:00
spirv_definition.h Add MultiViewport capability, new in 1.0.3 2016-02-17 15:29:05 -05:00
spirv_endian.cpp Extend copyright to 2016. 2016-01-07 13:44:22 -05:00
spirv_endian.h Rearrange headers 2016-02-17 14:49:44 -05:00
spirv_operands.h Use syntax tables for SPIR-V 1.0 Rev3 2016-02-16 16:47:04 -05:00
syntax_tables.patch Use syntax tables for SPIR-V 1.0 Rev3 2016-02-16 16:47:04 -05:00
table.cpp Extend copyright to 2016. 2016-01-07 13:44:22 -05:00
table.h Rearrange headers 2016-02-17 14:49:44 -05:00
text_handler.cpp Change the interface for getWord(). 2016-03-16 15:46:15 -04:00
text_handler.h Change the interface for getWord(). 2016-03-16 15:46:15 -04:00
text.cpp Change the interface for getWord(). 2016-03-16 15:46:15 -04:00
text.h Rearrange headers 2016-02-17 14:49:44 -05:00
validate_cfg.cpp Track uses and defs during parsing. 2016-01-20 17:00:58 -05:00
validate_id.cpp Don't check kernel entry-point signatures. 2016-03-02 15:27:26 -05:00
validate_instruction.cpp Remove spv_validate_options_t and change tests accrodingly. 2016-02-23 16:19:33 -05:00
validate_layout.cpp Remove spv_validate_options_t and change tests accrodingly. 2016-02-23 16:19:33 -05:00
validate_passes.h Track uses and defs during parsing. 2016-01-20 17:00:58 -05:00
validate_ssa.cpp Remove spv_validate_options_t and change tests accrodingly. 2016-02-23 16:19:33 -05:00
validate_types.cpp Remove spv_validate_options_t and change tests accrodingly. 2016-02-23 16:19:33 -05:00
validate.cpp Remove stale code. 2016-02-26 15:38:42 -05:00
validate.h Fix issues reported by cppcheck. 2016-02-25 16:16:28 -05:00