README.md: Added status image for Travis CI.
1 file changed
tree: 48ff9e33ff325e2379b6bdd089b3753fbf20e301
  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:

Windows: Build status
Linux: Build Status