glslang-zig/glslang
Ryan Harrison 1aeceaea7d Fix config issues and revert previous fixes for semi-colon issues
This reverts commit 41261d95a4.
This reverts commit 7c9accb653.

Instead of trying to work around all of the potential semicolon issues
in glslang, making it conform to Chromium's style, mark the code
explicitly as non-chromium in the BUILD.gn, so chromium doesn't
attempt to enforce its style rules on glslang.

Fixes #1931
2019-10-15 14:45:02 -04:00
..
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include Fix config issues and revert previous fixes for semi-colon issues 2019-10-15 14:45:02 -04:00
MachineIndependent Fix config issues and revert previous fixes for semi-colon issues 2019-10-15 14:45:02 -04:00
OSDependent Merge pull request #1866 from rumblehhh/master 2019-10-15 04:25:20 -06:00
Public Fix config issues and revert previous fixes for semi-colon issues 2019-10-15 14:45:02 -04:00
CMakeLists.txt Merge pull request #1866 from rumblehhh/master 2019-10-15 04:25:20 -06:00
updateGrammar Separate GLSLANG_WEB (min-size build) and Emscripten options 2019-09-17 23:18:03 -07:00