glslang-zig/glslang/MachineIndependent/preprocessor
John Kessenich 9c6f8cc29b Scanner: Many int16 and float16 fixes, including performance.
- fixes #1209, addresses most of #1187
- only query feature availability on seeing the feature
  (was doing it for every single token)
- correct case-sensitive checks for multi-character suffixes
2018-01-08 15:59:29 -07:00
..
Pp.cpp Fix #1079: don't give error when macro() name used without open (. 2017-11-02 06:48:32 -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 PP: Fix #1104: Missing check for #if overflow. 2017-10-16 15:29:07 -06:00
PpScanner.cpp Scanner: Many int16 and float16 fixes, including performance. 2018-01-08 15:59:29 -07:00
PpTokens.cpp Implement extension GL_AMD_gpu_shader_int16 2017-06-09 17:11:23 +08:00
PpTokens.h Implement extension GL_AMD_gpu_shader_int16 2017-06-09 17:11:23 +08:00