gzdoom/src/rendering/vulkan/thirdparty
Patryk Obara 4c98b69b6b - use fallback implementation for C++ aligned_alloc
This function was introduced in C++17, then backported to older versions
of glibc++ library, but is not available in older releases (it's missing
from Ubuntu 12.04 derived SteamRT for example).
2019-08-16 20:44:29 +03:00
..
vk_mem_alloc - use fallback implementation for C++ aligned_alloc 2019-08-16 20:44:29 +03:00
volk - use EXT_metal_surface extension for Vulkan surface creation 2019-08-03 13:16:12 +03:00
vulkan - updated Vulkan headers to version 1.1.114 2019-08-03 10:52:04 +03:00