glslang-zig/glslang/Include
Rex Xu 9d93a2370d Implement 4 AMD-specific extensions.
- Support GL_AMD_shader_ballot (SPV_AMD_shader_ballot).
- Support GL_AMD_shader_trinary_minmax (SPV_AMD_shader_trinary_minmax).
- Support GL_AMD_shader_explicit_vertex_parameter
  (SPV_AMD_shader_explicit_vertex_parameter).
- Support GL_AMD_gcn_shader (SPV_AMD_gcn_shader).
2016-07-20 16:18:05 +08:00
..
arrays.h SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). 2016-02-15 21:46:55 -07:00
BaseTypes.h Implement 4 AMD-specific extensions. 2016-07-20 16:18:05 +08:00
Common.h Tracking allocator must use const key 2016-06-14 12:15:59 -04:00
ConstantUnion.h Implement the extension GL_ARB_gpu_shader_int64 2016-04-30 13:34:34 +08:00
InfoSink.h fix spelling mistakes 2016-04-03 01:17:13 +01:00
InitializeGlobals.h Interface and naming improvements: 2013-11-01 17:41:52 +00:00
intermediate.h Implement 4 AMD-specific extensions. 2016-07-20 16:18:05 +08:00
PoolAlloc.h fix spelling mistakes 2016-04-03 01:17:13 +01:00
ResourceLimits.h Implement GL_ARB_shader_texture_image_samples. Also add in gl_MaxSamples and the float imageAtomicExchange. 2014-08-13 16:54:02 +00:00
revision.h SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). 2016-02-15 21:46:55 -07:00
revision.template Add a versioning system and tie it to the -v command-line option. System is described in glslang/Include/revision.template. 2013-12-04 04:43:40 +00:00
ShHandle.h Fix warnings/errors for strict aliasing & function prototypes 2016-02-23 12:17:11 -05:00
Types.h Implement 4 AMD-specific extensions. 2016-07-20 16:18:05 +08:00