VulkanMemoryAllocator/README.md

10 lines
431 B
Markdown
Raw Normal View History

2017-06-16 15:21:31 +00:00
# Vulkan Memory Allocator
This is a README file for Vulkan Memory Allocator library and accompanying sample application.
**Documentation:** See [Vulkan Memory Allocator](https://gpuopen-librariesandsdks.github.io/VulkanMemoryAllocator/html/) (generated from Doxygen-style comments in [src/vk_mem_alloc.h](src/vk_mem_alloc.h)).
2017-06-16 15:21:31 +00:00
**License:** MIT. See [LICENSE.txt](LICENSE.txt).
**Changelog:**: See [CHANGELOG.md](CHANGELOG.md).