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
ddda9cb8ee
glslang-zig
/
glslang
/
MachineIndependent
/
preprocessor
History
Download ZIP
Download TAR.GZ
Lei Zhang
ddda9cb8ee
Remove empty cpp files
...
This solves ranlib warnings on MacOS.
2017-05-19 17:29:16 -04:00
..
Pp.cpp
[lumped builds] Only define _CRT_SECURE_NO_WARNINGS if it’s not defined yet.
2017-05-10 16:52:50 +03: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
HLSL:
Fix
#758
: Support character literals (except for numeric escape sequences).
2017-04-12 16:58:30 -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