Open ocharles opened 7 years ago
One handy feature in 2.0.6 is the vulkan functionality support.
Hi, @expipiplus1, I've done it here. I didn't make PR because haven't done any nontrivial example. Do you have any suggestions?
@nickkuk I'll let you know when I've done a triangle rendering example with this patch and vulkan
. No harm in opening a PR before then though.
Thanks for the hard work!
FYI I've rebased this change on the current master in my fork.
Using nicckuk's changes, I was able to modify the vulkan-triangles example to use SDL2, see here.
I've only tested this on my system (Windows 7 x64).
Thanks, @expipiplus1 and @sheaf, I can confirm that it works on Linux too.
@expipiplus1 and @sheaf, I've rebased this change again and made PR.
The usual caveat about when to do this applies, but at least here we can track it.