glslang-zig/glslang
Ian Romanick fbcdcac254 INTEL_shader_integer_functions2: Add compiler front-end support
The changes to glslang/glslang/MachineIndependent/ParseHelper.cpp exist
purely to prevent even more instances of "warning: enumeration value
‘EOp...’ not handled in switch"

v2: Remove 8-bit types.  Overzealous copy-and-paste led to adding
support for a bunch of types that the extension doesn't actually enable.

v3: Update expected test results file.  Just changing an expected
results file to make a test pass seems sketchy to me, but I'm not sure
what else to do.

v4: Add missing entry for EOpAbsDifference in
TOutputTraverser::visitBinary.  Noticed by JohnK.
2019-12-03 11:06:34 -08:00
..
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include INTEL_shader_integer_functions2: Add compiler front-end support 2019-12-03 11:06:34 -08:00
MachineIndependent INTEL_shader_integer_functions2: Add compiler front-end support 2019-12-03 11:06:34 -08:00
OSDependent Respect CMAKE_INSTALL_LIBDIR in installed CMake files 2019-11-18 11:11:55 -08:00
Public Remove unnecessary semi-colons and add warning about them 2019-10-11 11:25:04 -04:00
CMakeLists.txt Respect CMAKE_INSTALL_LIBDIR in installed CMake files 2019-11-18 11:11:55 -08:00
updateGrammar Separate GLSLANG_WEB (min-size build) and Emscripten options 2019-09-17 23:18:03 -07:00