vk_mem_alloc.h: Small fix found by clang compilation. .travis.yml: cleanup.
2 files changed
tree: 264b4e321ba434c1924a734619837610f9b9b001
  1. bin/
  2. docs/
  3. media/
  4. premake/
  5. src/
  6. third_party/
  7. .gitignore
  8. .travis.yml
  9. CHANGELOG.md
  10. LICENSE.txt
  11. README.md
README.md

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