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
d2762564dc
glslang-zig
/
glslang
/
MachineIndependent
/
preprocessor
History
Download ZIP
Download TAR.GZ
John Kessenich
d2762564dc
Preprocessor: Prevent (and give an error on) expression division by 0.
2015-07-20 12:29:41 -06:00
..
Makefile
Check in a much improved submitted set of makefiles for Linux builds. This eliminates dependencies on system headers, and generally simplifies the makefiles.
2014-02-19 01:00:58 +00:00
Pp.cpp
Preprocessor: Prevent (and give an error on) expression division by 0.
2015-07-20 12:29:41 -06:00
PpAtom.cpp
Preprocessor: 1) Rationalize the "fixed atom" scheme, 2) remove redundant lookups when the text is already available.
2015-07-19 22:59:24 -06:00
PpContext.cpp
Preprocessor: 1) Rationalize the "fixed atom" scheme, 2) remove redundant lookups when the text is already available.
2015-07-19 22:59:24 -06:00
PpContext.h
Fix g++ build break (portibility problems with stl hash). This partly turns off the stl improvements.
2015-07-20 02:06:22 -06:00
PpMemory.cpp
glslang: Fix a few more warnings, and see it using nullptr causes anyone problems (testing c++11 portability).
2015-05-18 01:59:45 +00:00
PpScanner.cpp
Preprocessor: 1) Rationalize the "fixed atom" scheme, 2) remove redundant lookups when the text is already available.
2015-07-19 22:59:24 -06:00
PpSymbols.cpp
glslang: Fix a few more warnings, and see it using nullptr causes anyone problems (testing c++11 portability).
2015-05-18 01:59:45 +00:00
PpTokens.cpp
Preprocessor: 1) Rationalize the "fixed atom" scheme, 2) remove redundant lookups when the text is already available.
2015-07-19 22:59:24 -06:00
PpTokens.h
Preprocessor: 1) Rationalize the "fixed atom" scheme, 2) remove redundant lookups when the text is already available.
2015-07-19 22:59:24 -06:00