godot/thirdparty/vulkan/loader
Rémi Verschelde ae3ce08982 VulkanLoader: Make Windows includes lowercase for MinGW
MinGW-w64 ships all Windows SDK headers as lowercase, which prevents
cross-compiling this code from Linux.

Windows filesystems are case insensitive so it should work fine with
lowercase includes.

PR'ed upstream: https://github.com/KhronosGroup/Vulkan-Loader/pull/212
2020-02-11 11:58:54 +01:00
..
asm_offset.c Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
cJSON.c Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
cJSON.h Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
debug_utils.c Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
debug_utils.h Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
dev_ext_trampoline.c Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
dirent_on_windows.c Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
dirent_on_windows.h Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
extension_manual.c Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
extension_manual.h Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
gpa_helper.h Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
loader.c VulkanLoader: Make Windows includes lowercase for MinGW 2020-02-11 11:58:54 +01:00
loader.h Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
murmurhash.c Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
murmurhash.h Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
phys_dev_ext.c Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
trampoline.c Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
unknown_ext_chain.c Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
unknown_ext_chain_gas.asm Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
unknown_ext_chain_masm.asm Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
vk_dispatch_table_helper.h Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
vk_layer_dispatch_table.h Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
vk_loader_extensions.c Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
vk_loader_extensions.h Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
vk_loader_layer.h Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
vk_loader_platform.h VulkanLoader: Make Windows includes lowercase for MinGW 2020-02-11 11:58:54 +01:00
vk_object_types.h Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
wsi.c Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
wsi.h Add static Vulkan loader. 2020-02-11 11:57:11 +01:00