Skip to content

Conversation

@jonjondev
Copy link
Member

@jonjondev jonjondev commented Aug 21, 2025

Description

This PR upgrades Vulkan across macOS, Windows, and Linux to v1.4.328.1 alongide the MoltenVK upgrade to v1.4.0. Some scripts have been updated to use the full version tag, and the Volk step in the setup scripts have been pinned to the correct Vulkan version.

The PR has been...

  • provided a reasonable name that is not just the branch name (e.g "Added Vulkan render delegate")
  • linked to its related issue
  • assigned a reviewer from the team
  • labelled appropriately

The code has been...

  • made mergable and free of conflicts in relation to master (according to GitHub)
  • tested in a packaged state using the package targets
  • pulled to the reviewer's machine and reasonably tested

@jonjondev jonjondev requested a review from Raelr August 21, 2025 21:57
@jonjondev jonjondev added the build Relating to the engine's build system label Aug 21, 2025
@jonjondev jonjondev force-pushed the feature/vulkan-upgrade branch from b1204c1 to 860ff24 Compare August 21, 2025 23:09
@jonjondev jonjondev force-pushed the feature/vulkan-upgrade branch from 860ff24 to 21a0cb5 Compare October 19, 2025 03:09
@Raelr Raelr changed the title Upgraded Vulkan version to 1.4.321.0 Upgraded Vulkan version to 1.4.328.1 Nov 3, 2025
Copy link
Contributor

@Raelr Raelr left a comment

Choose a reason for hiding this comment

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

LGTM - I changed the .pbxproj file for xcode since changing it programmatically is a lot harder than it should be.

@Raelr Raelr self-assigned this Nov 3, 2025
@jonjondev
Copy link
Member Author

Confirmed functioning on macOS with and without validation layers. Will merge now.

@jonjondev jonjondev merged commit 6fbf424 into main Nov 8, 2025
4 checks passed
@jonjondev jonjondev deleted the feature/vulkan-upgrade branch November 8, 2025 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Relating to the engine's build system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants