Files
renderdoc/renderdoc
baldurk 8008ea8d8b Make downstream changes to glslang 16.2.0 to support compiling
* Remove use of newer STL classes like std::filesystem, std::variant and
  std::optional.
* Do not use inline variables - the only instance is also static constexpr
* Explicitly initialise std::array variables with type and size (also add extra
  {}s to appease an old clang warning)
* Work around old libstdc++ bug with move assignment and non-assignable
  allocators
* Remove redundant constexpr that warns on older compilers
* Remove use of declaration-inside-if statements
2026-03-13 11:40:18 +00:00
..
2026-02-27 16:33:16 +00:00