glslang-zig/glslang
2015-06-15 15:08:41 +00:00
..
GenericCodeGen glslang: Fix over 100 warnings from MSVC warning level 4. 2015-05-15 17:30:55 +00:00
Include glslang portability: Fixed a slew of OSX compilation warnings (but not all). 2015-06-10 23:23:12 +00:00
MachineIndependent glslang AEP: Full semantics for *_shader_io_blocks. 2015-06-15 15:08:41 +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 glslang: Allow programmatically prepending code to a shader without worrying about #version being first, to implement command-line-defined macros. From Dejan Mircevski <deki@google.com>. 2015-06-08 18:31:23 +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