xenia-canary/third_party/glslang-spirv
Doug Johnson 71294a79b8 Add const qualifiers to SpvBuilder.h in glslang lib
This was needed because the temporary vectors passed as non-const were throwing a compiler error in linux. The updated library appears to have fixed this, but there were other changes that could break compatability so these qualifiers were added manually
2017-07-11 11:47:24 -06:00
..
GLSL.std.450.h Adding a subset of the glslang repo dealing with spirv. 2016-02-18 16:43:41 -08:00
GlslangToSpv.cpp Adding a subset of the glslang repo dealing with spirv. 2016-02-18 16:43:41 -08:00
GlslangToSpv.h Adding a subset of the glslang repo dealing with spirv. 2016-02-18 16:43:41 -08:00
InReadableOrder.cpp Adding a subset of the glslang repo dealing with spirv. 2016-02-18 16:43:41 -08:00
SPVRemapper.cpp Adding a subset of the glslang repo dealing with spirv. 2016-02-18 16:43:41 -08:00
SPVRemapper.h Adding a subset of the glslang repo dealing with spirv. 2016-02-18 16:43:41 -08:00
SpvBuilder.cpp Add const qualifiers to SpvBuilder.h in glslang lib 2017-07-11 11:47:24 -06:00
SpvBuilder.h Add const qualifiers to SpvBuilder.h in glslang lib 2017-07-11 11:47:24 -06:00
disassemble.cpp Adding a subset of the glslang repo dealing with spirv. 2016-02-18 16:43:41 -08:00
disassemble.h Adding a subset of the glslang repo dealing with spirv. 2016-02-18 16:43:41 -08:00
doc.cpp Adding a subset of the glslang repo dealing with spirv. 2016-02-18 16:43:41 -08:00
doc.h Adding a subset of the glslang repo dealing with spirv. 2016-02-18 16:43:41 -08:00
spirv.hpp Adding a subset of the glslang repo dealing with spirv. 2016-02-18 16:43:41 -08:00
spvIR.h SPIR-V: Misc. IR utility functions 2016-05-15 14:27:44 -05:00