glslang-zig/glslang
dan sinclair e96fa717d3 Make sure source strings are terminated (#1641)
* Make sure source strings are terminated

The source strings may or may not have a null terminator. We need to
make sure we add one before outputting the source strings as we iterate
over the c-str looking for the null terminator.

* Review feedback
2019-01-07 23:47:37 +07:00
..
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include Remove Unix executable permission from text files 2018-12-10 10:49:16 +01:00
MachineIndependent Make sure source strings are terminated (#1641) 2019-01-07 23:47:37 +07:00
OSDependent CMake: Fix linking pthread of CMake < 3.1 2018-12-18 14:47:12 +01:00
Public Licensing. Fixes #958. Add licenes file and update copyrights. 2018-12-14 10:47:35 -07:00
CMakeLists.txt Rename PCH macro to glslang_pch (to avoid name collision) and update to latest spirv-tools 2018-11-07 09:35:31 -06:00
updateGrammar Bison: Non-functional: Move to revision 3.0.4. 2016-05-04 12:54:56 -06:00