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
4d5bcd3162
glslang-zig
/
glslang
/
MachineIndependent
/
preprocessor
History
Download ZIP
Download TAR.GZ
John Kessenich
4d5bcd3162
HLSL: Allow macro expansions to create the 'defined' operator.
2017-06-08 17:12:56 -06:00
..
Pp.cpp
HLSL: Allow macro expansions to create the 'defined' operator.
2017-06-08 17:12:56 -06:00
PpAtom.cpp
[lumped builds] Only define _CRT_SECURE_NO_WARNINGS if it’s not defined yet.
2017-05-10 16:52:50 +03:00
PpContext.cpp
Non-functional: White space after "//", mostly for copyrights.
2017-01-06 12:34:14 -07:00
PpContext.h
GLSL:
Fix
#396
: Error when 'defined' comes from macro expansion.
2017-06-07 17:19:08 -06:00
PpScanner.cpp
[lumped builds] Only define _CRT_SECURE_NO_WARNINGS if it’s not defined yet.
2017-05-10 16:52:50 +03:00
PpTokens.cpp
[lumped builds] Only define _CRT_SECURE_NO_WARNINGS if it’s not defined yet.
2017-05-10 16:52:50 +03:00
PpTokens.h
PP: Recognize the '::' token, and translate appropriately to GLSL/HLSL token.
2017-03-10 18:03:43 -07:00