Go to file
2017-06-20 11:17:23 +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 Small fixes in README.md. 2017-06-16 17:32:24 +02:00

Vulkan Memory Allocator

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

License: MIT. See LICENSE.txt.

Documentation: Doxygen-style comments in src/vk_mem_alloc.h.