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