Avokadoen / zig_vulkan

Toying with vulkan and zig
45 stars 1 forks source link

Fix compile issues, vk best practises & deps #158

Closed Avokadoen closed 1 year ago

Avokadoen commented 1 year ago

This commit resolve compile issues on versions > zig 0.9. It also resolves issues with semantic differences and bugs that were introduced by upgrading to zig 0.11.xx (master branch)

The commit does also fix some best practises errors that were new and removes very outdated examples readme