Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vulkan: Update all components to Vulkan SDK 1.3.275.0 #88011

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

Chubercik
Copy link
Contributor

@Chubercik Chubercik commented Feb 6, 2024

@Chubercik Chubercik requested review from a team as code owners February 6, 2024 09:31
Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for working on this!

Some license/copyright statements need to be updated:

diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt
index d2250b7625..b620f67bc9 100644
--- a/COPYRIGHT.txt
+++ b/COPYRIGHT.txt
@@ -500,19 +500,19 @@ License: BSD-3-clause
 
 Files: ./thirdparty/volk/
 Comment: volk
-Copyright: 2018-2023, Arseny Kapoulkine
+Copyright: 2018-2024, Arseny Kapoulkine
 License: Expat
 
 Files: ./thirdparty/vulkan/
 Comment: Vulkan Headers
-Copyright: 2014-2023, The Khronos Group Inc.
+Copyright: 2014-2024, The Khronos Group Inc.
   2014-2023, Valve Corporation
   2014-2023, LunarG, Inc.
 License: Apache-2.0
 
 Files: ./thirdparty/vulkan/vk_mem_alloc.h
 Comment: Vulkan Memory Allocator
-Copyright: 2017-2021, Advanced Micro Devices, Inc.
+Copyright: 2017-2024, Advanced Micro Devices, Inc.
 License: Expat
 
 Files: ./thirdparty/wayland/
diff --git a/thirdparty/volk/LICENSE.md b/thirdparty/volk/LICENSE.md
index 7315252211..5a717f2678 100644
--- a/thirdparty/volk/LICENSE.md
+++ b/thirdparty/volk/LICENSE.md
@@ -1,4 +1,4 @@
-Copyright (c) 2018-2023 Arseny Kapoulkine
+Copyright (c) 2018-2024 Arseny Kapoulkine
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal

servers/rendering/dummy/storage/material_storage.cpp Outdated Show resolved Hide resolved
@akien-mga akien-mga merged commit 0aa8fa3 into godotengine:master Feb 8, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@Chubercik Chubercik deleted the vulkan-1.3.275.0 branch February 8, 2024 14:26
@Support-hells-angels-bitch

YouTube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants