Easy to integrate Vulkan memory allocation library
Go to file
2017-07-13 16:14:04 +02:00
bin First commit 2017-06-16 17:21:31 +02:00
docs/html Merge branch 'v2' 2017-07-13 16:14:04 +02:00
media First commit 2017-06-16 17:21:31 +02:00
premake Fixing Vulkan paths in build script. 2017-07-05 16:47:26 +02:00
src Merge branch 'v2' 2017-07-13 16:14:04 +02:00
third_party/mathfu-1.1.0 First commit 2017-06-16 17:21:31 +02:00
.gitignore Revert "Comitting generated Visual Studio 2015 project to quickly start AppVeyor." 2017-07-05 17:02:19 +02:00
CHANGELOG.md Version 1.0.1 release. 2017-07-04 15:28:48 +02:00
LICENSE.txt First commit 2017-06-16 17:21:31 +02:00
README.md Added AppVeyor build status to README.md. 2017-07-05 17:09:56 +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.

Changelog: See CHANGELOG.md.

Build status: Build status