Skip to content

WIP: Add glslang to SDK

Simon McVittie requested to merge wip/smcv/glslang into steamrt/scout
  • steamrt-dev: Add glslang-tools (glslangValidator and spirv-remap)
  • steamrt-libdevel: Add glslang-dev

@jpwhiting wanted glslangValidator for Vulkan functional checks. Before merging this I need to check that it doesn't cause any unforeseen problems when building the SDK, but it should be safe enough.

Merge request reports