From 209ed01acc4aab2e581e7b8dca5d3f6135e1e8a9 Mon Sep 17 00:00:00 2001 From: Bill Hollings Date: Tue, 9 Oct 2018 15:18:48 -0400 Subject: [PATCH] Update VulkanSamples to latest version, and update What's New document. --- Docs/Whats_New.md | 1 + ExternalRevisions/VulkanSamples_repo_revision | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Docs/Whats_New.md b/Docs/Whats_New.md index 0c91f29f..dc1cac4c 100644 --- a/Docs/Whats_New.md +++ b/Docs/Whats_New.md @@ -23,6 +23,7 @@ Released TBD - Allocate MVKDescriptorSets from a pool within MVKDescriptorPool - Support copying between textures of compatible-sized formats - Support VK_FORMAT_A2B10G10R10_UNORM_PACKED vertex format +- Build scripts support SRCROOT path containing spaces. MoltenVK 1.0.23 diff --git a/ExternalRevisions/VulkanSamples_repo_revision b/ExternalRevisions/VulkanSamples_repo_revision index 073ad43c..ee1ae7b3 100644 --- a/ExternalRevisions/VulkanSamples_repo_revision +++ b/ExternalRevisions/VulkanSamples_repo_revision @@ -1 +1 @@ -e268a7b7bf799b92410f35f6fea29cedb021bac1 +7cca1899215bbb043914cc5ef74924dc7f189b64