diff options
author | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2021-08-12 14:24:54 +0300 |
---|---|---|
committer | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2021-08-12 14:25:15 +0300 |
commit | d7957a2a2091a00c8ccdebb6900e5a0f21aa205d (patch) | |
tree | 86b99a97ef9540d46183ac9667c58cb124880821 /COPYRIGHT.txt | |
parent | 67fc611bda7b55b3eeab87f683a5c95ea0d0313f (diff) |
Use "volk" instead of statically linked Vulkan loader.
Diffstat (limited to 'COPYRIGHT.txt')
-rw-r--r-- | COPYRIGHT.txt | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index b2a930a4bb..5bd67960da 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -438,12 +438,17 @@ Copyright: 2011, Khaled Mamou 2003-2009, Erwin Coumans License: BSD-3-clause +Files: ./thirdparty/volk/ +Comment: volk +Copyright: 2018-2019, Arseny Kapoulkine +License: Expat + Files: ./thirdparty/vulkan/ -Comment: Vulkan Ecosystem Components (Vulkan ICD loader and headers) -Copyright: 2014-2020, The Khronos Group Inc. - 2014-2020, Valve Corporation - 2014-2020, LunarG, Inc. - 2015-2020, Google Inc. +Comment: Vulkan Headers +Copyright: 2014-2021, The Khronos Group Inc. + 2014-2021, Valve Corporation + 2014-2021, LunarG, Inc. + 2015-2021, Google Inc. License: Apache-2.0 Files: ./thirdparty/vulkan/vk_mem_alloc.h |