glslang-zig/glslang/Include
2015-08-16 11:35:30 -06:00
..
arrays.h Array of array: Implement the core functionality: types, constructors, operations. 2015-08-10 17:08:55 -06:00
BaseTypes.h glslang -> SPV: Use the new TBuiltInVariable instead of string compares to get the type of SPV built in. Also fixed gl_FragData and gl_PrimitiveIDIn. 2015-05-18 23:25:32 +00:00
Common.h Fixed VS2015 build 2015-08-15 08:29:37 -07:00
ConstantUnion.h Array of Array prep: Turn a batch of 0's into nullptr or UnsizedArraySize. 2015-08-09 18:15:25 -06:00
InfoSink.h Create a new method to return string name or number to DRY code. 2015-08-06 15:24:56 -04:00
InitializeGlobals.h Interface and naming improvements: 2013-11-01 17:41:52 +00:00
intermediate.h Use const reference for TSourceLoc in interfaces. 2015-07-28 12:45:41 -04:00
PoolAlloc.h glslang: Fix over 100 warnings from MSVC warning level 4. 2015-05-15 17:30:55 +00: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 Whitespace in preprocessor results; trying to eliminate differences. 2015-08-16 11:35:30 -06: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 glslang: Fix over 100 warnings from MSVC warning level 4. 2015-05-15 17:30:55 +00:00
Types.h Array of array: Implement the core functionality: types, constructors, operations. 2015-08-10 17:08:55 -06:00