From e26142ef361fc81fe3753ebba543932cab7205f2 Mon Sep 17 00:00:00 2001 From: assiduous Date: Mon, 27 Apr 2020 21:22:24 -0700 Subject: Updated submodules and readme --- DiligentCore | 2 +- DiligentSamples | 2 +- DiligentTools | 2 +- README.md | 2 ++ 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/DiligentCore b/DiligentCore index 19a03ad..f53ac26 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit 19a03ad88b5b8ea072d62ace99cecc77956c8144 +Subproject commit f53ac2636334a954670bec0ce2402245a728dbfb diff --git a/DiligentSamples b/DiligentSamples index 7dc5186..f79d62a 160000 --- a/DiligentSamples +++ b/DiligentSamples @@ -1 +1 @@ -Subproject commit 7dc518667c20e8850010930cd7eb012605a403fd +Subproject commit f79d62a0abe3261baecda54442e9b33c5bf7c919 diff --git a/DiligentTools b/DiligentTools index 4a2a45d..0aea746 160000 --- a/DiligentTools +++ b/DiligentTools @@ -1 +1 @@ -Subproject commit 4a2a45dde3659418be419ee5773ec8ac7f6b08b1 +Subproject commit 0aea746b8fc6ed720e5a08a23ba8a1ef6b103734 diff --git a/README.md b/README.md index 25c662f..96c7532 100644 --- a/README.md +++ b/README.md @@ -325,6 +325,7 @@ defaults write com.apple.dt.Xcode UseSanitizedBuildSystemEnvironment -bool NO Please refer to [this page](https://vulkan.lunarg.com/doc/sdk/latest/mac/getting_started.html) for more details. +Last tested LunarG SDK version: 1.2.135.0. ## iOS @@ -366,6 +367,7 @@ By default, the engine will link with dynamic version of MoltenVK library locate to use a library from a specific location, it can provide the full path to the library via `MoltenVK_LIBRARY` CMake variable. When `MoltenVK_LIBRARY` is defined, `VULKAN_SDK` is ignored. +Last tested LunarG SDK version: 1.2.135.0. ## Integrating Diligent Engine with Existing Build System -- cgit v1.2.3