glslang-zig/StandAlone
John Kessenich 23d27751e8 Web: Selectively remove a few key features, using #ifndef GLSLANG_WEB
Save about 100K.

N.B.: This is done by eliminating a function call, at a high level,
not by #ifdef'ing a bunch of code.

Also, removed no longer needed *_EXTENSION #ifdef in the code not
needed by GLSLANG_WEB.
2019-08-20 23:21:55 -06:00
..
CMakeLists.txt Remove execute permissions 2018-08-07 03:16:20 +09:00
DirStackFileIncluder.h Build: Fix build warnings. 2017-09-11 20:39:54 -06:00
ResourceLimits.cpp Web: Selectively remove a few key features, using #ifndef GLSLANG_WEB 2019-08-20 23:21:55 -06:00
ResourceLimits.h Switch to relative include path for ResourceLimits 2019-02-02 16:18:49 +02:00
spirv-remap.cpp Remove __DATE__ and __TIME__ usage 2019-06-25 13:20:42 -04:00
StandAlone.cpp Web: Selectively remove a few key features, using #ifndef GLSLANG_WEB 2019-08-20 23:21:55 -06:00
Worklist.h This refactor the StandAlone and WorkList files in order to use more 2017-04-04 22:29:59 +02:00