Andrei Alexeyev 2e0c46009a Add a basic Meson build system for use as a subproject 5 years ago
..
fuzz 698b56a8f0 Add 'copy object' transformation (#2766) 5 years ago
link 2e0c46009a Add a basic Meson build system for use as a subproject 5 years ago
meson-pch 2e0c46009a Add a basic Meson build system for use as a subproject 5 years ago
opt 2e0c46009a Add a basic Meson build system for use as a subproject 5 years ago
reduce 2e0c46009a Add a basic Meson build system for use as a subproject 5 years ago
util 4b64beb1ae Add descriptor array scalar replacement (#2742) 5 years ago
val 5ada98d0bb Update WebGPU validation rules of OpAtomic*s (#2777) 5 years ago
CMakeLists.txt 1a2de48a12 Extra small storage validation (#2732) 5 years ago
assembly_grammar.cpp 002ef361ca Add validation for SPV_NV_cooperative_matrix (#2404) 5 years ago
assembly_grammar.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
binary.cpp 167f1270a9 Output disassembly line number for binary parse errors. (#2195) 5 years ago
binary.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
cfa.h 58a6876cee Rewrite include guards (#1793) 6 years ago
diagnostic.cpp ef678672fb Remove source/message.h (#1838) 6 years ago
diagnostic.h 58a6876cee Rewrite include guards (#1793) 6 years ago
disassemble.cpp 1963a2dbda Use MakeUnique. (#1837) 6 years ago
disassemble.h 58a6876cee Rewrite include guards (#1793) 6 years ago
enum_set.h 1963a2dbda Use MakeUnique. (#1837) 6 years ago
enum_string_mapping.cpp eda2cfbe12 Cleanup includes. (#1795) 6 years ago
enum_string_mapping.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
ext_inst.cpp 63f57d95d6 Support SPIR-V 1.4 (#2550) 5 years ago
ext_inst.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
extensions.cpp eda2cfbe12 Cleanup includes. (#1795) 6 years ago
extensions.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
extinst.debuginfo.grammar.json 59de6100b5 Add asm, dis support for DebugInfo extended instruction set 6 years ago
extinst.spv-amd-gcn-shader.grammar.json 4be6abe30d Fix spelling in SPV_AMD_gcn_shader support 7 years ago
extinst.spv-amd-shader-ballot.grammar.json 5fbbadca4e Add support for SPV AMD extensions 7 years ago
extinst.spv-amd-shader-explicit-vertex-parameter.grammar.json 5fbbadca4e Add support for SPV AMD extensions 7 years ago
extinst.spv-amd-shader-trinary-minmax.grammar.json 5fbbadca4e Add support for SPV AMD extensions 7 years ago
instruction.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
latest_version_glsl_std_450_header.h 58a6876cee Rewrite include guards (#1793) 6 years ago
latest_version_opencl_std_header.h 58a6876cee Rewrite include guards (#1793) 6 years ago
latest_version_spirv_header.h 58a6876cee Rewrite include guards (#1793) 6 years ago
libspirv.cpp 20b2e2b9f5 Add SpirvTools::IsValid(). (#2326) 5 years ago
macro.h 58a6876cee Rewrite include guards (#1793) 6 years ago
meson.build 2e0c46009a Add a basic Meson build system for use as a subproject 5 years ago
name_mapper.cpp eda2cfbe12 Cleanup includes. (#1795) 6 years ago
name_mapper.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
opcode.cpp 45fb696668 Use last version (#2578) 5 years ago
opcode.h e545522146 Add --strip-atomic-counter-memory (#2413) 5 years ago
operand.cpp 45fb696668 Use last version (#2578) 5 years ago
operand.h 3b13040cf9 New spirv-reduce reduction pass: operand to dominating id. (#2099) 5 years ago
parsed_operand.cpp 983f8f02de Replace asserts with returns 6 years ago
parsed_operand.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
pch_source.cpp 60fac96c6b Enable precompiled headers for spirv-tools(-shared) and some unit tests (#2026) 5 years ago
pch_source.h 60fac96c6b Enable precompiled headers for spirv-tools(-shared) and some unit tests (#2026) 5 years ago
print.cpp eda2cfbe12 Cleanup includes. (#1795) 6 years ago
print.h 58a6876cee Rewrite include guards (#1793) 6 years ago
software_version.cpp 6dd5e955f5 Add missing function parameters in libspirv.h 6 years ago
spirv_constant.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
spirv_definition.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
spirv_endian.cpp eda2cfbe12 Cleanup includes. (#1795) 6 years ago
spirv_endian.h 58a6876cee Rewrite include guards (#1793) 6 years ago
spirv_fuzzer_options.cpp b8ab80843f Shrinker for spirv-fuzz (#2708) 5 years ago
spirv_fuzzer_options.h b8ab80843f Shrinker for spirv-fuzz (#2708) 5 years ago
spirv_optimizer_options.cpp cd153db8ed Add —preserve-bindings and —preserve-spec-constants (#2693) 5 years ago
spirv_optimizer_options.h cd153db8ed Add —preserve-bindings and —preserve-spec-constants (#2693) 5 years ago
spirv_reducer_options.cpp 5a93e07392 Refactor reducer options (#2709) 5 years ago
spirv_reducer_options.h 5a93e07392 Refactor reducer options (#2709) 5 years ago
spirv_target_env.cpp 9702d47c6f Validate that in OpenGL env block variables have Binding (#2685) 5 years ago
spirv_target_env.h 9702d47c6f Validate that in OpenGL env block variables have Binding (#2685) 5 years ago
spirv_validator_options.cpp e935dac9ef Make pointers to isomorphic type interchangeable with option. (#2570) 5 years ago
spirv_validator_options.h e935dac9ef Make pointers to isomorphic type interchangeable with option. (#2570) 5 years ago
table.cpp 63f57d95d6 Support SPIR-V 1.4 (#2550) 5 years ago
table.h 45fb696668 Use last version (#2578) 5 years ago
text.cpp 32b0f6739f Use correct option in spvTextToBinary. (#2416) 5 years ago
text.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
text_handler.cpp c512c68640 Avoid GCC8 warning in text_handler.cpp. (#2197) 5 years ago
text_handler.h ef678672fb Remove source/message.h (#1838) 6 years ago