glslang/SPIRV
2015-04-27 10:03:25 +00:00
..
CMakeLists.txt glslang: Add SPIR-V human readable form. (Use -H.) 2015-03-04 03:48:38 +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 glslang GLSL -> SPIR-V: Final delta to bump to revision 30 of the specification. 2015-04-02 16:32:51 +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 SPV: Emit layout(index=) as Index decoration. 2015-04-27 10:03:25 +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 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