This website requires JavaScript.
Explore
Help
Sign in
BeeEngine
/
glslang-zig
Watch
1
Star
0
Fork
You've already forked glslang-zig
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0e7674afa0
glslang-zig
/
glslang
History
Download ZIP
Download TAR.GZ
John Kessenich
0e7674afa0
Make the "switch-label not followed by statement" warning an error, depending on version.
2015-06-26 12:24:28 -06:00
..
GenericCodeGen
glslang: Fix over 100 warnings from MSVC warning level 4.
2015-05-15 17:30:55 +00:00
Include
glslang front-end: track column numbers (they don't go anywhere yet, just get tracked). Andrew Woloszyn <awoloszyn@google.com>.
2015-06-16 19:49:22 +00:00
MachineIndependent
Make the "switch-label not followed by statement" warning an error, depending on version.
2015-06-26 12:24:28 -06: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 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
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