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
LOADER_REPO="https://github.com/BtbN/Vulkan-Loader.git"
LOADER_COMMIT="0cecc6397e7c0c588066f697f95253060b602b9e"
LOADER_COMMIT="9429e24b60dcf074a3ad2e68856fca9fb53d3434"
ffbuild_enabled() {
[[ $ADDINS_STR != *vulkan* ]] && return -1