godot/drivers/vulkan
Sergey Minakov fe60815d66 iOS SCons: static Vulkan binary usage
Add VMA to iphone platform Use linkflag for iphone building to enforce static linking. Works fine with dynamic '.framework' library
Updated xcode project to use '.a' static library
2020-07-25 21:55:25 +02:00
..
rendering_device_vulkan.cpp Vulkan: Fix struct init for VkClearAttachment 2020-07-22 16:31:22 +02:00
rendering_device_vulkan.h Fix spelling & grammar in comments, docs, and messages 2020-07-21 15:17:23 -04:00
SCsub iOS SCons: static Vulkan binary usage 2020-07-25 21:55:25 +02:00
vulkan_context.cpp Fix spelling & grammar in comments, docs, and messages 2020-07-21 15:17:23 -04:00
vulkan_context.h Add error messages if Vulkan init failed, prevent Vulkan context freeing uninitialized device and instance. 2020-07-13 19:24:21 +03:00