glslang-zig/glslang
2015-05-18 23:25:32 +00:00
..
GenericCodeGen glslang: Fix over 100 warnings from MSVC warning level 4. 2015-05-15 17:30:55 +00:00
Include glslang -> SPV: Use the new TBuiltInVariable instead of string compares to get the type of SPV built in. Also fixed gl_FragData and gl_PrimitiveIDIn. 2015-05-18 23:25:32 +00:00
MachineIndependent glslang -> SPV: Use the new TBuiltInVariable instead of string compares to get the type of SPV built in. Also fixed gl_FragData and gl_PrimitiveIDIn. 2015-05-18 23:25:32 +00:00
OSDependent Have memory counters normally turned off, to avoid cross-windows-platform linking problems. 2014-09-12 17:25:16 +00:00
Public Non-functional trivial clean up. 2014-06-05 16:30:53 +00:00
CMakeLists.txt glslang build: Always run a custom command for Bison. The Cmake BISON_TARGET rule doesn't understand this use of --defines, and so the targets are always rebuilt even if no source files change. Contributor: Stefanus Du Toit (stefanus@google.com). 2015-05-08 01:12:45 +00:00