Free memory associated with SPIR-V generation.
[platform/upstream/glslang.git] / SPIRV / spvIR.h
2016-01-18 Andrew WoloszynFree memory associated with SPIR-V generation.
2015-12-09 John KessenichSPV: Protect getStorageClass() with a test that the...
2015-12-07 John KessenichMerge pull request #100 from mawww/scanner-optim
2015-11-16 John KessenichSPIR-V: Move from Version .99 Rev 31 to Version 1.0...
2015-08-07 John KessenichMove to revision 31 of SPIR-V.
2015-06-26 John KessenichFinal round for line endings.
2015-05-15 John Kessenichglslang: Fix over 100 warnings from MSVC warning level 4.
2015-05-11 John Kessenichglslang spvIR.h: Portability improvement.
2015-05-08 John Kessenichglslang->SPV: Fix addStringOperand so it saves the...
2015-05-07 John Kessenichglslang preprocassor: Fix operator precedence bug.
2015-05-06 John Kessenichglslang portability: add a #include <cassert>.
2015-05-03 John Kessenichglslang -> SPV: 1) Include post switch-break unreachabl...
2015-03-30 John Kessenichglslang AST -> SPIR-V: Move to new auto-generated offic...
2015-03-03 John KessenichglslangValidator: Add straightforward SPIR-V support...