Update dependencies

This commit is contained in:
BtbN
2024-12-31 16:41:09 +01:00
parent af3815c4db
commit a7d5f30fae
57 changed files with 58 additions and 58 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/KhronosGroup/Vulkan-Headers.git"
SCRIPT_COMMIT="v1.3.302"
SCRIPT_COMMIT="v1.4.304"
SCRIPT_TAGFILTER="v?.*.*"
ffbuild_enabled() {

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/google/shaderc.git"
SCRIPT_COMMIT="9634bcd356c257e72a06bc995e1d40964d6a8375"
SCRIPT_COMMIT="690d259384193c90c01b52288e280b05a8481121"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/KhronosGroup/SPIRV-Cross.git"
SCRIPT_COMMIT="9040e0d25dc545a6d725276bdbd0362791c81f14"
SCRIPT_COMMIT="6173e24b31f09a0c3217103a130e74c4ddec14a6"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://code.videolan.org/videolan/libplacebo.git"
SCRIPT_COMMIT="5788a82f459f617a999c4d56278d54d0edfc7b81"
SCRIPT_COMMIT="056b852018db04aa2ebc0982e27713afcea8106b"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1