Go to file
2017-07-04 16:55:09 +02:00
bin First commit 2017-06-16 17:21:31 +02:00
build Comitting generated Visual Studio 2015 project to quickly start AppVeyor. 2017-07-04 16:55:09 +02:00
docs/html Version 1.0.1 release. 2017-07-04 15:28:48 +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 Version 1.0.1 release. 2017-07-04 15:28:48 +02:00
third_party/mathfu-1.1.0 First commit 2017-06-16 17:21:31 +02:00
.gitignore Comitting generated Visual Studio 2015 project to quickly start AppVeyor. 2017-07-04 16:55:09 +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 Typo 2017-07-04 15:29:49 +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.