glslang/SPIRV
John Kessenich eee9d536bc Track separate entry-point names and mangled names...
... and use each in the correct way at consumption sites.
This completes issue #513.
2016-09-19 18:09:30 -06:00
..
CMakeLists.txt WIP: SPV Remapper: add remapper test framework 2016-08-25 10:46:51 -06:00
disassemble.cpp WIP: SPV Remapper: add remapper test framework 2016-08-25 10:46:51 -06:00
disassemble.h Comments only. 2016-05-06 13:06:11 -06:00
doc.cpp Build: C++ headers: Replace PR #366 with a more directed version. 2016-08-05 14:04:23 -06:00
doc.h Whitespace: Nonfunctional: fix inconsistent white space, esp. no tabs. 2016-08-05 17:34:34 -06:00
GLSL.ext.AMD.h Implement 4 AMD-specific extensions. 2016-07-20 16:18:05 +08:00
GLSL.std.450.h SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). 2016-02-15 21:46:55 -07:00
GlslangToSpv.cpp Track separate entry-point names and mangled names... 2016-09-19 18:09:30 -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 Non-functional: Sweep through the stack for consistent with "main" and entry point. 2016-09-19 16:01:41 -06:00
SpvBuilder.h Non-functional: Sweep through the stack for consistent with "main" and entry point. 2016-09-19 16:01:41 -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 WIP: SPIRV remapper: allow 64 bit literals in OperandVariableLiteralId class iteration 2016-08-17 08:33:49 -06:00
SPVRemapper.h WIP: SPV Remapper: add remapper test framework 2016-08-25 10:46:51 -06:00