glslang-zig/glslang
John Kessenich ba01ebd5ba Link-check fix: Don't include built-in variables in the fragment output ES rule:
"No layout(location=) is required if there is only one output" should not count
built-in variables like gl_SampleMask.  This is fixed.
2015-08-21 09:19:52 -06:00
..
GenericCodeGen glslang: Fix over 100 warnings from MSVC warning level 4. 2015-05-15 17:30:55 +00:00
Include Link-check fix: Don't include built-in variables in the fragment output ES rule: 2015-08-21 09:19:52 -06:00
MachineIndependent Link-check fix: Don't include built-in variables in the fragment output ES rule: 2015-08-21 09:19:52 -06:00
OSDependent Fixes for compiling glslang on Android. 2015-08-17 11:39:38 -04:00
Public Output wrapping #line directives for included content. 2015-07-31 19:41:19 -04:00
CMakeLists.txt Linux build: fix case problem with new file. 2015-07-07 00:53:26 -06:00