Skip to content

Choose a tag to compare

@github-actions github-actions released this 22 Aug 08:05
· 1 commit to main since this release

The static demo: a musl-linked executable that loads the host's unmodified glibc Vulkan stack and renders an image with it. Download, chmod +x, run: ./vulkan-x86_64 out.png (needs any Vulkan driver, e.g. mesa-vulkan-drivers).

What's Changed

  • Search the calling image's RUNPATH for dlopen from loaded code by @Nikita-prog-art in #4

New Contributors

Full Changelog: 8...9