Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
common.py | 22-Oct-2020 | 589 | |
download.py | 22-Oct-2020 | 278 | |
README.md | 22-Oct-2020 | 330 | |
upload.py | 22-Oct-2020 | 268 | |
VERSION | 22-Oct-2020 | 1 |
1 This asset is built from https://github.com/KhronosGroup/MoltenVK 2 3 Clone MoltenVK and open with *Xcode*: 4 5 git clone https://github.com/KhronosGroup/MoltenVK.git 6 cd MoltenVK 7 ./fetchDependencies 8 open MoltenVKPackaging.xcodeproj 9 10 Edit Common/MVKLogging.h and turn off MVK_LOG_LEVEL_INFO 11 Build the "MoltenVK (Release)" scheme 12