Update to latest dependency libraries for Vulkan SDK 1.1.92. Generate Hologram demo dispatch files in fetchDependencies and remove them from git. Update MoltenVK version to 1.0.27. Update What's New document.
39 lines
527 B
Plaintext
39 lines
527 B
Plaintext
# MoltenVK specific
|
|
Package/
|
|
|
|
# MoltenVK Dependencies
|
|
External/cereal
|
|
External/glslang
|
|
External/SPIRV-Cross
|
|
External/Vulkan-Headers
|
|
External/Vulkan-Tools
|
|
External/VulkanSamples
|
|
|
|
# Mac OS X Finder
|
|
.DS_Store
|
|
|
|
# Xcode
|
|
xcuserdata/
|
|
project.xcworkspace/
|
|
*.xccheckout
|
|
*.xcscmblueprint
|
|
|
|
# build products
|
|
build/
|
|
*.[oa]
|
|
|
|
# Other source repository archive directories (protects when importing)
|
|
.hg
|
|
.svn
|
|
CVS
|
|
|
|
# automatic backup files
|
|
*~.nib
|
|
*.swp
|
|
*~
|
|
*(Autosaved).rtfd/
|
|
Backup[ ]of[ ]*.pages/
|
|
Backup[ ]of[ ]*.key/
|
|
Backup[ ]of[ ]*.numbers/
|
|
|