godot/drivers/vulkan
Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector
Typed `PoolTypeArray` types are now renamed `PackedTypeArray` and are
sugar for `Vector<Type>`.
2020-02-18 10:10:36 +01:00
..
rendering_device_vulkan.cpp PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
rendering_device_vulkan.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
SCsub Vulkan-Loader: Mark secure_getenv as available on Linux 2020-02-14 15:32:04 +01:00
vulkan_context.cpp Fix various GCC compilation warnings after Vulkan merge 2020-02-14 10:02:31 +01:00
vulkan_context.h Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00