glslang/SPIRV
2015-05-22 00:58:41 +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: Use the new TBuiltInVariable instead of string compares to get the type of SPV built in. Also fixed gl_FragData and gl_PrimitiveIDIn. 2015-05-18 23:25:32 +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 glsl -> SPV: fix OpVectorInsertDynamic result type bug. 2015-05-22 00:58:41 +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: Final check-in enabling this on MSVC 2012. All compression submissions from Steve (spvremapper@lunarg.com). 2015-05-20 16:04:17 +00:00
SPVRemapper.h Correct some English spellings of SPIR-V. 2015-05-20 16:13:01 +00:00