glslang-zig/glslang
Nathaniel Cesario 19d541a91d Fix some compiler warnings
This change primarily fixes some -Wconversion warnings from gcc, but
also silences a warning triggered in glslang_tab.cpp, which is generated
code from bison.

There are still several GCC conversion warnings in Types.h due to the
use of bit fields that will be resolved in a future change.
2023-11-28 19:16:16 -05:00
..
CInterface Use custom callbacks if they are available in 'i->callbacks' 2023-05-09 10:38:08 -06:00
ExtensionHeaders Revert port of GL_EXT_shader_realtime_clock to GL_EXT_spirv_intrinsics 2021-11-11 23:39:47 -07:00
GenericCodeGen Remove debugOptions from internal classes 2023-10-25 20:13:20 -04:00
HLSL fix: Support SV_ViewID keywords for hlsl. 2023-11-22 17:04:38 -05:00
Include Fix some compiler warnings 2023-11-28 19:16:16 -05:00
MachineIndependent Remove custom implementations of isinf and isnan 2023-11-20 18:30:35 -05:00
OSDependent Replace GlobalLock functions with std::mutex 2023-07-31 20:12:51 -06:00
Public Remove debugOptions from internal classes 2023-10-25 20:13:20 -04:00
ResourceLimits move ResourceLimits from StandAlone to glslang dir (Fix #3064) 2023-02-15 20:06:26 +01:00
CMakeLists.txt Fix some compiler warnings 2023-11-28 19:16:16 -05:00
updateGrammar Remove glslang.m4 2023-07-28 15:14:48 -06:00