glslang-zig/SPIRV
2015-05-15 16:02:07 +00:00
..
CMakeLists.txt SPIR-V compression: Add stripping and remapping tools for compressibility of generated SPIR-V. 2015-05-13 20:38:44 +00:00
disassemble.cpp glslang AST -> SPIR-V: Move to new auto-generated official headers, and for the disassembler, mirror the split done between the auto-generation header database and the specification. 2015-03-30 17:41:16 +00:00
disassemble.h glslang: Add SPIR-V human readable form. (Use -H.) 2015-03-04 03:48:38 +00:00
doc.cpp SPIR-V compression: Add stripping and remapping tools for compressibility of generated SPIR-V. 2015-05-13 20:38:44 +00:00
doc.h glslang AST -> SPIR-V: Move to new auto-generated official headers, and for the disassembler, mirror the split done between the auto-generation header database and the specification. 2015-03-30 17:41:16 +00:00
GLSL450Lib.h GLSL AST -> SPIR-V: Update to explicit enum values for the GLSL extended instruction set. 2015-03-31 01:46:57 +00:00
GlslangToSpv.cpp SPV: Emit layout(index=) as Index decoration. 2015-04-27 10:03:25 +00:00
GlslangToSpv.h glslangValidator: Add straightforward SPIR-V support (non-optimizing, ~3.x functionality). 2015-03-03 17:09:43 +00:00
spirv.h glslang GLSL -> SPIR-V: Final delta to bump to revision 30 of the specification. 2015-04-02 16:32:51 +00:00
SpvBuilder.cpp glslang -> SPV: 1) Include post switch-break unreachable blocks and 2) Generally, don't emit degenerate (basically empty) unreachable blocks. 2015-05-03 22:38:16 +00:00
SpvBuilder.h glslang and SPIR-V: Some basic turn on for doubles (previously untested but existed code). Partly from a submission, partly addressing bug 13772. 2015-04-17 21:47:07 +00:00
spvIR.h glslang spvIR.h: Portability improvement. 2015-05-11 18:50:01 +00:00
SPVRemapper.cpp SPV compression: Remove file/path manipulation stuff, setting up for that to be a separate tool. Added copyright messages as well. 2015-05-15 16:02:07 +00:00
SPVRemapper.h SPV compression: Remove file/path manipulation stuff, setting up for that to be a separate tool. Added copyright messages as well. 2015-05-15 16:02:07 +00:00