Update dependencies

This commit is contained in:
BtbN
2020-11-10 16:22:37 +01:00
parent 32f4365117
commit fc49bef0c3
32 changed files with 32 additions and 30 deletions

View File

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