glslang-zig/glslang
2015-07-12 11:32:58 +02:00
..
GenericCodeGen glslang: Fix over 100 warnings from MSVC warning level 4. 2015-05-15 17:30:55 +00:00
Include Add some missing 'const' and texture-op guards, for future change to enum-based texture calls. 2015-07-11 13:37:02 -06:00
MachineIndependent on x64, size_t is 64-bit and int is 32-bit, so needs an explicit cast 2015-07-12 11:32:58 +02:00
OSDependent include by relative path, so root doesn't need to be in the search path 2015-07-08 15:27:29 +02:00
Public glslang preprocessing: Add -E option to print out preprocessed GLSL, and do the work needed to generate a preprocessed stream. From Andrew Woloszyn <awoloszyn@google.com>. 2015-06-17 02:38:44 +00:00
CMakeLists.txt Linux build: fix case problem with new file. 2015-07-07 00:53:26 -06:00