Commit graph

4 commits

Author SHA1 Message Date
Sascha Willems
d63c814e44 Update libs 2024-09-14 17:39:10 +02:00
Sascha Willems
eb4fec7edb Update Linux Vulkan loader to 1.1.73 2018-05-25 21:34:12 +02:00
Sascha Willems
f8766d8ce7 Prefer lib from installed SDK if present, update Linux library 2016-11-05 17:17:46 +01:00
Rémi Verschelde
c0798b28ac Linux: Fix name of embedded libvulkan.so
Fixes this issue when running binaries that look for the _soname_, i.e. libvulkan.so.1:
./bin/bloom
./bin/bloom: error while loading shared libraries: libvulkan.so.1: cannot open shared object file: No such file or directory
2016-07-11 08:54:19 +02:00