mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-07-05 09:06:45 +02:00
load vulkan using volk and create window instance surface
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -37,3 +37,6 @@
|
||||
path = external/physfs/physfs
|
||||
url = https://github.com/icculus/physfs.git
|
||||
branch = main
|
||||
[submodule "external/volk"]
|
||||
path = external/volk
|
||||
url = https://github.com/zeux/volk.git
|
||||
|
Reference in New Issue
Block a user