diff options
| author | assiduous <assiduous@diligentgraphics.com> | 2020-04-28 04:22:24 +0000 |
|---|---|---|
| committer | assiduous <assiduous@diligentgraphics.com> | 2020-04-28 04:22:24 +0000 |
| commit | e26142ef361fc81fe3753ebba543932cab7205f2 (patch) | |
| tree | eb26090af40ce332ad3d930d077ef967af807f84 | |
| parent | Updated submodules (few Android improvements) (diff) | |
| download | DiligentEngine-e26142ef361fc81fe3753ebba543932cab7205f2.tar.gz DiligentEngine-e26142ef361fc81fe3753ebba543932cab7205f2.zip | |
Updated submodules and readme
| m--------- | DiligentCore | 0 | ||||
| m--------- | DiligentSamples | 0 | ||||
| m--------- | DiligentTools | 0 | ||||
| -rw-r--r-- | README.md | 2 |
4 files changed, 2 insertions, 0 deletions
diff --git a/DiligentCore b/DiligentCore -Subproject 19a03ad88b5b8ea072d62ace99cecc77956c814 +Subproject f53ac2636334a954670bec0ce2402245a728dbf diff --git a/DiligentSamples b/DiligentSamples -Subproject 7dc518667c20e8850010930cd7eb012605a403f +Subproject f79d62a0abe3261baecda54442e9b33c5bf7c91 diff --git a/DiligentTools b/DiligentTools -Subproject 4a2a45dde3659418be419ee5773ec8ac7f6b08b +Subproject 0aea746b8fc6ed720e5a08a23ba8a1ef6b10373 @@ -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. <a name="build_and_run_ios"></a> ## 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. <a name="build_and_run_integration"></a> ## Integrating Diligent Engine with Existing Build System |
