Commit: 5db2515cdb6edd3c134f4c178abaa09c19357d0e Parent: 3dbdf5223261cacaaf86f32cade1b6311b42de4b Author: Randy Palamar Date: Thu, 21 May 2026 10:27:57 -0600 external/glslang: bump to sdk 1.4.350 Validation layers from new vulkan SDK spit errors about issues with the shader debug info from this older glslang. Hopefully new compiler doesn't create issues with older vulkan SDK. If it does I might need to add a validation layer message callback to filter junk.