glslang-zig/glslang
Geoffrey Martin-Noble 9b3baf9881
Add missing braces to if condition
The indentation implies this was the intention. Noticed the issue while trying to compile our code with -Werror -Wall
2020-03-25 20:52:43 -07:00
..
CInterface Add support for GLSL_EXT_ray_tracing 2020-03-17 20:42:47 -04:00
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include Merge pull request #2139 from neslimsah/master 2020-03-25 08:18:33 -06:00
MachineIndependent Add missing braces to if condition 2020-03-25 20:52:43 -07:00
OSDependent Fix build on CMake 2.8, and fix Web build 2020-03-23 12:34:55 -07:00
Public Re-add NV enums for raytracing to prevent build breaks. 2020-03-18 09:30:05 -07:00
CMakeLists.txt Split "is emscripten" config from "enable glslang.js" 2020-02-06 14:06:20 -08:00
updateGrammar Separate GLSLANG_WEB (min-size build) and Emscripten options 2019-09-17 23:18:03 -07:00