Merge branch 'master' into v2.2

# Conflicts:
#	docs/html/vk__mem__alloc_8h_source.html
This commit is contained in:
Adam Sawicki 2018-12-13 10:48:38 +01:00
commit 0f99b56168
3 changed files with 5 additions and 3 deletions

View file

@ -1605,8 +1605,9 @@ Features deliberately excluded from the scope of this library:
- Code free of any compiler warnings. Maintaining the library to compile and
work correctly on so many different platforms is hard enough. Being free of
any warnings, on any version of any compiler, is simply not feasible.
- Support for any programming languages other than C/C++.
Bindings to other languages are welcomed as external projects.
- This is a C++ library with C interface.
Bindings or ports to any other programming languages are welcomed as external projects and
are not going to be included into this repository.
*/