glslang/SPIRV
John Kessenich ecba76fe73 Non-Functional: Whitespace, comments, replace accidentally deleted comment.
- fixed ParseHelper.cpp newlines (crlf -> lf)
- removed trailing white space in most source files
- fix some spelling issues
- extra blank lines
- tabs to spaces
- replace #include comment about no location
2017-01-06 11:24:14 -07:00
..
bitutils.h Parser: Implement extension GL_AMD_gpu_shader_half_float. 2016-09-30 16:13:06 +08:00
CMakeLists.txt Add support for SPV_NV_sample_mask_override_coverage 2016-12-19 16:29:34 -08:00
disassemble.cpp Add support for SPV_NV_geometry_shader_passthrough 2016-12-20 13:28:52 -08:00
disassemble.h Comments only. 2016-05-06 13:06:11 -06:00
doc.cpp Merge pull request #640 from chaoc/modify-shader-ballot 2016-12-21 17:40:29 -07:00
doc.h Whitespace: Nonfunctional: fix inconsistent white space, esp. no tabs. 2016-08-05 17:34:34 -06:00
GLSL.ext.AMD.h Parser: Implement extension GL_AMD_gpu_shader_half_float. 2016-09-30 16:13:06 +08:00
GLSL.ext.KHR.h SPV: Implement extension SPV_KHR_shader_draw_parameters. 2016-10-11 14:40:35 +08:00
GLSL.ext.NV.h Add support for SPV_NV_geometry_shader_passthrough 2016-12-20 13:28:52 -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 Non-Functional: Whitespace, comments, replace accidentally deleted comment. 2017-01-06 11:24:14 -07:00
GlslangToSpv.h fixed MSVC 2015 compile warnings 2016-10-21 17:21:12 +09:00
hex_float.h Change negatable_left_shift and negatable_right_shift to inline funcs 2016-10-13 19:39:24 +02: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 Modify shader ballot extension by adding OpSubgroupReadInvocationKHR 2016-12-21 12:08:09 -08:00
SpvBuilder.cpp Non-Functional: Whitespace, comments, replace accidentally deleted comment. 2017-01-06 11:24:14 -07:00
SpvBuilder.h Non-functional: Rename some entry-point variables to entryPoint, not main. 2016-11-26 13:31:47 -07:00
spvIR.h Non-Functional: Whitespace, comments, replace accidentally deleted comment. 2017-01-06 11:24:14 -07:00
SPVRemapper.cpp Non-Functional: Whitespace, comments, replace accidentally deleted comment. 2017-01-06 11:24:14 -07:00
SPVRemapper.h Non-Functional: Whitespace, comments, replace accidentally deleted comment. 2017-01-06 11:24:14 -07:00