glslang-zig/glslang
John Kessenich 61d9fb9048 Semantics: 'invocations' defaults to 1, not 0.
'invocations' was using 0 as the "shader never set" flag and as the
default. Formalize this and explicit set to 1 and link time.
2015-12-13 10:59:17 -07:00
..
GenericCodeGen Remove legacy build system 2015-11-16 23:51:35 +01:00
Include Semantics: 'invocations' defaults to 1, not 0. 2015-12-13 10:59:17 -07:00
MachineIndependent Semantics: 'invocations' defaults to 1, not 0. 2015-12-13 10:59:17 -07:00
OSDependent Build: Fix CMake files to find osinclude.h 2015-12-03 17:46: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