• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

README.mdD23-Nov-2023330 128

VERSIOND23-Nov-20231

common.pyD23-Nov-2023589 2711

download.pyD23-Nov-2023278 174

upload.pyD23-Nov-2023268 174

README.md

1This asset is built from https://github.com/KhronosGroup/MoltenVK
2
3Clone 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
10Edit Common/MVKLogging.h and turn off MVK_LOG_LEVEL_INFO
11Build the "MoltenVK (Release)" scheme
12