glslang-zig/glslang
Andrew Woloszyn e602d25f09 Removed strcpy that copied to itself.
Found by running glslang with -fsanitize=address in clang.
Also fixes a potential buffer-overrun with return from lReadByte.
2016-01-12 15:48:00 -05:00
..
GenericCodeGen Remove legacy build system 2015-11-16 23:51:35 +01:00
Include SPV: Fix array strides by explicitly computing them in the getBaseAlignment() algorithm. 2015-12-29 19:20:55 -07:00
MachineIndependent Removed strcpy that copied to itself. 2016-01-12 15:48:00 -05: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