.. |
CMakeLists.txt
|
Implement inReadableOrder().
|
2016-01-19 10:11:34 -05:00 |
GLSL.std.450.h
|
SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl).
|
2016-02-15 21:46:55 -07:00 |
GlslangToSpv.cpp
|
Support multiple source languages, adding HLSL as an option.
|
2016-03-12 18:34:36 -07:00 |
GlslangToSpv.h
|
Updated command-line options, adding -o for saving binaries, -G for OpenGL SPIR-V validation, -v etc.
|
2015-07-12 19:28:10 -06:00 |
InReadableOrder.cpp
|
Fix compilation issues with MSVC 2010
|
2016-02-23 22:17:38 +01:00 |
SPVRemapper.cpp
|
SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl).
|
2016-02-15 21:46:55 -07:00 |
SPVRemapper.h
|
spirv-remap: Fixed strings not at end of operands, fixed L/S defect
|
2016-02-01 16:44:57 -07:00 |
SpvBuilder.cpp
|
Generalize "main" to a settable entry point name.
|
2016-03-12 18:17:47 -07:00 |
SpvBuilder.h
|
Generalize "main" to a settable entry point name.
|
2016-03-12 18:17:47 -07:00 |
disassemble.cpp
|
Merge pull request #174 from mgadams/alias_proto_warnings
|
2016-02-24 21:43:59 -07:00 |
disassemble.h
|
Move to revision 31 of SPIR-V.
|
2015-08-06 22:55:01 -06:00 |
doc.cpp
|
Support multiple source languages, adding HLSL as an option.
|
2016-03-12 18:34:36 -07:00 |
doc.h
|
Fix warnings/errors for strict aliasing & function prototypes
|
2016-02-23 12:17:11 -05:00 |
spirv.hpp
|
Support multiple source languages, adding HLSL as an option.
|
2016-03-12 18:34:36 -07:00 |
spvIR.h
|
Remove decoration of undefined IDs
|
2016-03-09 19:54:03 -05:00 |