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
f330f08129
glslang-zig
/
glslang
/
MachineIndependent
/
preprocessor
History
Download ZIP
Download TAR.GZ
John Kessenich
f330f08129
Consolidate all token length limits (1024), including one bad one (80) hardcoded on the stack (issue
#40
, issue
#41
).
2015-07-25 14:02:53 -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
Consolidate all token length limits (1024), including one bad one (80) hardcoded on the stack (issue
#40
, issue
#41
).
2015-07-25 14:02:53 -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
Consolidate all token length limits (1024), including one bad one (80) hardcoded on the stack (issue
#40
, issue
#41
).
2015-07-25 14:02:53 -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
Consolidate all token length limits (1024), including one bad one (80) hardcoded on the stack (issue
#40
, issue
#41
).
2015-07-25 14:02:53 -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
Consolidate all token length limits (1024), including one bad one (80) hardcoded on the stack (issue
#40
, issue
#41
).
2015-07-25 14:02:53 -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