glslang-zig/glslang/Include
John Kessenich ef676b0a59 Front-end "pure" built-in TOperator: Finish adding full support, but still turned off.
This is to avoid all need to do text comparison of built-in function names
when consuming the AST.  All built-in functions get enumerants.

Will want to turn on soon.  See PureOperatorBuiltins.  See issue #8.
2015-08-18 23:17:15 -06:00
..
arrays.h Array of array: Implement the core functionality: types, constructors, operations. 2015-08-10 17:08:55 -06:00
BaseTypes.h Implement GL_OES_primitive_bounding_box. 2015-08-16 12:09:15 -06:00
Common.h Merge pull request #57 from google/glslang-android 2015-08-17 10:27:11 -06: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 Add more TOperator: fma/frexp/ldexp, AddCarry/SubBorrow/MulExtended/Bit*/Find*, (un)pack4x8/2x32, ftransform. 2015-08-18 22:27:23 -06: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 Front-end "pure" built-in TOperator: Finish adding full support, but still turned off. 2015-08-18 23:17:15 -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