glslang-zig/glslang
John Kessenich 9df51caba9 Fix front-end bug: Constant folding of array-of-struct index op.
If a constant object was both an array and a structure, and was
indexed with a constant, the arrayness was ignored and the wrong
subconstant selected.  This fixes that.
2016-02-01 11:57:33 -07:00
..
GenericCodeGen Remove legacy build system 2015-11-16 23:51:35 +01:00
Include Memory: remove a part of the last merge request that causes crashes in multi-threaded mode. 2016-01-18 11:10:40 -07:00
MachineIndependent Fix front-end bug: Constant folding of array-of-struct index op. 2016-02-01 11:57:33 -07:00
OSDependent Memory/Perf: For link-mode, isolate file I/O so API can be looped over. 2016-01-16 15:30:03 -07:00
Public SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2. 2015-11-15 22:31:41 -07:00
CMakeLists.txt Add an osinclude.h below each OS directory, redirects by platform macro 2015-11-16 18:05:18 +01:00