John Kessenich ebd989dd58 Merge pull request #1437 from mattparks/patch-2 6 éve
..
CMakeLists.txt 857f25cfd2 Added the cmake option to disable building SPVRemapper. 6 éve
GLSL.ext.AMD.h e58d58b782 Non-functional: Move to latest headers. 6 éve
GLSL.ext.EXT.h 81f4c03a76 Fix issues of SPIRV headers 6 éve
GLSL.ext.KHR.h 312dcfb070 Implement GL_EXT_shader_16bit_storage and GL_EXT_shader_8bit_storage extensions. 6 éve
GLSL.ext.NV.h 2abe9a4d34 Implement GL_NV_shader_subgroup_partitioned 6 éve
GLSL.std.450.h 6c292d3ba7 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). 8 éve
GlslangToSpv.cpp c140b96892 Add missing OpExtension SPV_EXT_descriptor_indexing for dynamic indexing capabilities 6 éve
GlslangToSpv.h 1de8e54d66 Fixed GCC+Clang errors and warnings on Linux and OSX. 6 éve
InReadableOrder.cpp 2840f63fbc Use unordered_set in ReadableOrderTraverser. 7 éve
Logger.cpp ab44ba757e [VS2010] Remove use of ranged-for loops 8 éve
Logger.h c1d81cb171 [VS2010] Remove use of "= default" and "= delete" 8 éve
SPVRemapper.cpp c6831d1ed4 Add support for OpConstantNull and OpConstantSampler to spirv-remap 6 éve
SPVRemapper.h 8004d36528 Remapper: make remapper robust against non-exiting error handlers 7 éve
SpvBuilder.cpp ba018e6762 SPV: Fix #1399 emit ImageGatherExtended when using ConstOffsets operand 6 éve
SpvBuilder.h 5611c6d27b GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier 6 éve
bitutils.h c9e3c3c941 Parser: Implement extension GL_AMD_gpu_shader_half_float. 8 éve
disassemble.cpp a2c39a2947 Use public SPIRV-Tools header 6 éve
disassemble.h e2156222d3 SPV: Add option to print disassembly in standard form using SPIRV-Tools. 6 éve
doc.cpp 312dcfb070 Implement GL_EXT_shader_16bit_storage and GL_EXT_shader_8bit_storage extensions. 6 éve
doc.h 10971553b8 Non-Functional: Remove unused parts of the disassembler. 6 éve
hex_float.h 8268a35504 Build: Attempt better support for VS 2012. 7 éve
spirv.hpp 312dcfb070 Implement GL_EXT_shader_16bit_storage and GL_EXT_shader_8bit_storage extensions. 6 éve
spvIR.h d3ed90be3a Fix #944: Convert argument type to match formal parameter type. 6 éve