glslang/SPIRV
John Kessenich 4016e38bea Build: Switch to Rev. 6 of headers, removing "BadValue" enum stuff.
Note: Technically, this is glslang's modified private copy of official headers.
Official headers will appear in other places, like
https://github.com/KhronosGroup/SPIRV-Headers.
2016-07-15 11:55:34 -06:00
..
CMakeLists.txt Merge pull request #268 from AWoloszyn/update-cmake 2016-05-05 13:46:36 -06:00
disassemble.cpp Comments only. 2016-05-06 13:06:11 -06:00
disassemble.h Comments only. 2016-05-06 13:06:11 -06:00
doc.cpp Comments only. 2016-05-06 13:06:11 -06:00
doc.h Comments only. 2016-05-06 13:06:11 -06:00
GLSL.std.450.h SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). 2016-02-15 21:46:55 -07:00
GlslangToSpv.cpp Build: Switch to Rev. 6 of headers, removing "BadValue" enum stuff. 2016-07-15 11:55:34 -06:00
GlslangToSpv.h Added -x option to save SPIR-V as 32-bit hexadecimal numbers to a text file. 2016-05-27 12:55:53 -05:00
InReadableOrder.cpp Comments only. 2016-05-06 13:06:11 -06:00
Logger.cpp [VS2010] Remove use of ranged-for loops 2016-05-17 01:20:30 +02:00
Logger.h [VS2010] Remove use of "= default" and "= delete" 2016-05-17 01:20:25 +02:00
spirv.hpp Build: Switch to Rev. 6 of headers, removing "BadValue" enum stuff. 2016-07-15 11:55:34 -06:00
SpvBuilder.cpp Build: Switch to Rev. 6 of headers, removing "BadValue" enum stuff. 2016-07-15 11:55:34 -06:00
SpvBuilder.h Build: Remove causes of pedantic warnings. Addresses issue #352 and PR #242. 2016-07-08 22:09:10 -06:00
spvIR.h Build: Switch to Rev. 6 of headers, removing "BadValue" enum stuff. 2016-07-15 11:55:34 -06:00
SPVRemapper.cpp remapper: do not eliminate interface variables in dce by default 2016-06-03 09:57:57 -06:00
SPVRemapper.h spirv-remap: Fixed strings not at end of operands, fixed L/S defect 2016-02-01 16:44:57 -07:00