glslang-zig/glslang/Include
Greg Fischer ca0d54d51b Enhance readability of error messages for GLSL
Specifically, make GLSL link error messages more specific and output
only information relevant to the error.

Also change type printing to more closely reflect GLSL syntax. This
is the default for link error messages, but must me enabled with the
new option --enhanced-msgs for compilation error messages.

Also with --enhanced-msgs, only emit one error message per source
line.
2022-02-01 12:10:08 -07:00
..
arrays.h Implement GL_NV_cooperative_matrix 2019-02-25 23:42:59 -06:00
BaseTypes.h Add support for GL_NV_ray_tracing_motion_blur. 2021-08-10 10:40:28 -07:00
Common.h Use intermOut.cpp's IsNan and IsInfinity for parse-time constant folding (updated) 2021-11-11 16:49:40 +01:00
ConstantUnion.h Fixes for gcc 9 / -Werror=deprecated-copy 2019-10-19 15:36:34 +03:00
glslang_c_interface.h Changed Vulkan rules relaxed to use shader options 2021-12-01 03:55:59 -05:00
glslang_c_shader_types.h Enhance readability of error messages for GLSL 2022-02-01 12:10:08 -07:00
InfoSink.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
InitializeGlobals.h Revert changes that migrate to thread_local. 2020-07-31 07:13:24 +01:00
intermediate.h Enhance readability of error messages for GLSL 2022-02-01 12:10:08 -07:00
PoolAlloc.h Return new allocator for copied containers 2021-10-25 10:59:27 -06:00
ResourceLimits.h Add support for es extension GL_EXT_blend_func_extended 2020-04-30 23:21:14 -07:00
ShHandle.h Memory: Remove the need for per-thread tear down. 2017-11-13 01:52:11 -07:00
SpirvIntrinsics.h Make modifications of GL_EXT_spirv_intrinsics 2021-10-15 20:22:36 +08:00
Types.h Enhance readability of error messages for GLSL 2022-02-01 12:10:08 -07:00