glslang: Fix over 100 warnings from MSVC warning level 4.
[platform/upstream/glslang.git] / SPIRV / SpvBuilder.cpp
2015-05-15 John Kessenichglslang: Fix over 100 warnings from MSVC warning level 4.
2015-05-03 John Kessenichglslang -> SPV: 1) Include post switch-break unreachabl...
2015-04-27 John KessenichSPV: Emit layout(index=) as Index decoration.
2015-04-17 John Kessenichglslang and SPIR-V: Some basic turn on for doubles...
2015-04-03 John Kessenichglslang -> SPIR-V: Correct renaming mistake made in...
2015-03-30 John Kessenichglslang AST -> SPIR-V: Move to new auto-generated offic...
2015-03-24 John Kessenichglslang -> SPIR-V: Correct code generated for EmitStrea...
2015-03-03 John KessenichglslangValidator: Add straightforward SPIR-V support...