| Name: Vulkan Memory Allocator |
| Source: https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git |
| Git Commit: 14208732131ebefa85baa08086f5d7d806cda947 |
| License: MIT |
| License File: LICENSE.txt |
| Description: |
| |
| Only src/vk_mem_alloc.h and LICENSE.txt files were imported. |
| |
| Modifications: |
| - added README.fuchsia |
| - line endings were auto-converted from CRLF |
| - Mutex macros (FXL_ACQUIRE, FXL_RELEASE) added to compile with -Wthread-safety |
| - clang formatting disabled |
| - suppress "-Wimplicit-fallthrough" warning |
| - suppress "-Wnullability-completeness" warning |