Jamie Madill | 4a6bf08 | 2020-04-03 10:10:04 -0400 | [diff] [blame^] | 1 | Name: VulkanMemoryAllocator |
2 | URL: https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator | ||||
3 | License: MIT | ||||
4 | License File: LICENSE.txt | ||||
5 | |||||
6 | Description: | ||||
7 | Easy to integrate Vulkan memory allocation library. | ||||
8 | |||||
9 | Modifications: | ||||
10 | Added OWNERS, BUILD.gn, README.chromium, codereview.settings and vk_mem_alloc.cpp. | ||||
11 | Includes a fix for an implicit fallthrough warning in Clang. |