Update dependencies

This commit is contained in:
BtbN 2021-02-19 17:08:32 +01:00
parent 86af523883
commit 3119034c92
27 changed files with 34 additions and 38 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
GLSLANG_REPO="https://github.com/KhronosGroup/glslang.git"
GLSLANG_COMMIT="f426f652299d69bfb5a6eec9a433c6407a709ccd"
GLSLANG_COMMIT="e56beaee736863ce48455955158f1839e6e4c1a1"
ffbuild_enabled() {
[[ $ADDINS_STR != *vulkan* ]] && return -1