Update dependencies

This commit is contained in:
BtbN 2020-12-22 22:34:59 +01:00
parent dc3c3b5d34
commit 0e2d970618
27 changed files with 53 additions and 42 deletions

View file

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