glslang-zig/glslang
Courtney Goeltzenleuchter d42c6ab88e Fix MSVC build issue - remove invalid character
On Windows the single quote used in a comment was showing up as some
special character that the Microsoft compiler didn't like.

Bug #2140
2020-03-19 15:31:31 -06: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 Bump version (also fix line endings the grammar). 2020-03-18 08:35:40 -06:00
MachineIndependent Fix MSVC build issue - remove invalid character 2020-03-19 15:31:31 -06:00
OSDependent Fix typo in Web CMakeLists 2020-03-06 19:13:16 -08: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