Go to file
2017-06-20 12:20:31 +02:00
bin First commit 2017-06-16 17:21:31 +02:00
docs/html Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
media First commit 2017-06-16 17:21:31 +02:00
premake Added missing premake/LICENSE.txt and premake5.exe. 2017-06-20 10:59:33 +02:00
src Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
third_party/mathfu-1.1.0 First commit 2017-06-16 17:21:31 +02:00
.gitignore First commit 2017-06-16 17:21:31 +02:00
LICENSE.txt First commit 2017-06-16 17:21:31 +02:00
README.md Updated README.md to link to documentation. 2017-06-20 12:20:31 +02:00

Vulkan Memory Allocator

This is a README file for Vulkan Memory Allocator library and accompanying sample application.

Documentation: See Vulkan Memory Allocator (generated from Doxygen-style comments in src/vk_mem_alloc.h).

License: MIT. See LICENSE.txt.