mirror of
https://github.com/godotengine/godot.git
synced 2024-12-15 10:12:40 +08:00
8c76ad188b
Fix include paths to support both vendored and system-installed glslang. Remove usage of the private `StandAlone` bits. Requires us to vendor a copy of `DefaultTBuiltInResource` (or provide our own customized one) as glslang doesn't provide it in its public API. Also removes unused C interface as it's not well encapsulated and depends on `StandAlone`. Fixes #56307. |
||
---|---|---|
.. | ||
bitutils.h | ||
disassemble.cpp | ||
disassemble.h | ||
doc.cpp | ||
doc.h | ||
GLSL.ext.AMD.h | ||
GLSL.ext.EXT.h | ||
GLSL.ext.KHR.h | ||
GLSL.ext.NV.h | ||
GLSL.std.450.h | ||
GlslangToSpv.cpp | ||
GlslangToSpv.h | ||
hex_float.h | ||
InReadableOrder.cpp | ||
Logger.cpp | ||
Logger.h | ||
NonSemanticDebugPrintf.h | ||
spirv.hpp | ||
SpvBuilder.cpp | ||
SpvBuilder.h | ||
spvIR.h | ||
SpvPostProcess.cpp | ||
SPVRemapper.cpp | ||
SPVRemapper.h | ||
SpvTools.cpp | ||
SpvTools.h |