John Kessenich 5611c6d27b GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier 8 years ago
..
CMakeLists.txt 4bede9eb00 Disable DCE by Remapper through glslangValidator... 8 years ago
GLSL.ext.AMD.h e58d58b782 Non-functional: Move to latest headers. 8 years ago
GLSL.ext.EXT.h 81f4c03a76 Fix issues of SPIRV headers 8 years ago
GLSL.ext.KHR.h 81f4c03a76 Fix issues of SPIRV headers 8 years ago
GLSL.ext.NV.h 2abe9a4d34 Implement GL_NV_shader_subgroup_partitioned 8 years ago
GLSL.std.450.h 6c292d3ba7 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). 10 years ago
GlslangToSpv.cpp 5611c6d27b GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier 8 years ago
GlslangToSpv.h 1de8e54d66 Fixed GCC+Clang errors and warnings on Linux and OSX. 8 years ago
InReadableOrder.cpp 2840f63fbc Use unordered_set in ReadableOrderTraverser. 8 years ago
Logger.cpp ab44ba757e [VS2010] Remove use of ranged-for loops 9 years ago
Logger.h c1d81cb171 [VS2010] Remove use of "= default" and "= delete" 9 years ago
SPVRemapper.cpp 66011cb2c2 SPV: Implement Vulkan 1.1 features and extensions. 8 years ago
SPVRemapper.h 8004d36528 Remapper: make remapper robust against non-exiting error handlers 8 years ago
SpvBuilder.cpp 5611c6d27b GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier 8 years ago
SpvBuilder.h 5611c6d27b GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier 8 years ago
bitutils.h c9e3c3c941 Parser: Implement extension GL_AMD_gpu_shader_half_float. 9 years ago
disassemble.cpp 66011cb2c2 SPV: Implement Vulkan 1.1 features and extensions. 8 years ago
disassemble.h 927608b393 Non-functional: White space after "//", mostly for copyrights. 9 years ago
doc.cpp 5611c6d27b GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier 8 years ago
doc.h 10971553b8 Non-Functional: Remove unused parts of the disassembler. 8 years ago
hex_float.h 8268a35504 Build: Attempt better support for VS 2012. 8 years ago
spirv.hpp 5611c6d27b GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier 8 years ago
spvIR.h 2505057af8 SPV: Memory model: Reduce set of memory-semantic bits requested for "all". 8 years ago