Open kallisti5 opened 1 year ago
Feel free to create a PR that has a more complete and tested implementation!
(To be clear, the Vulkan code that needs to be in SDL itself is extremely small...we just have a little code to help find the right platform-specific extensions and Vulkan itself does the rest outside of SDL.)
SDL 2.0 is now in maintenance mode, and all inactive issues are being closed. If this issue is impacting you, please feel free to reopen it with additional information.
Actually, let's keep this open as an SDL3 thing if nothing else; it doesn't need much code from SDL, I mostly just need to fill in the magic Haiku-specific extension names.
Haiku has libvulkan and support for Vulkan. SDL should support Vulkan under Haiku :-)
Obviously a lot more is needed than this... but it gets the ball rolling.