glslang/SPIRV
2015-05-15 18:44:16 +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: Fix over 100 warnings from MSVC warning level 4. 2015-05-15 17:30:55 +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 glslang -> SPV: improved support for do-while/continue. Contributed by David Neto (dneto@google.com). 2015-05-15 18:44:16 +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: improved support for do-while/continue. Contributed by David Neto (dneto@google.com). 2015-05-15 18:44:16 +00:00
SpvBuilder.h glslang -> SPV: improved support for do-while/continue. Contributed by David Neto (dneto@google.com). 2015-05-15 18:44:16 +00:00
spvIR.h glslang: Fix over 100 warnings from MSVC warning level 4. 2015-05-15 17:30:55 +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 glslang: Fix over 100 warnings from MSVC warning level 4. 2015-05-15 17:30:55 +00:00