Merge branch 'master' into linux_windowing

This commit is contained in:
Triang3l
2021-08-26 22:58:14 +03:00
813 changed files with 429062 additions and 250262 deletions

View File

@@ -8,7 +8,6 @@ project("xenia-gpu-vulkan")
language("C++")
links({
"fmt",
"volk",
"xenia-base",
"xenia-gpu",
"xenia-ui",
@@ -57,7 +56,6 @@ project("xenia-gpu-vulkan-trace-viewer")
"mspack",
"snappy",
"spirv-tools",
"volk",
"xxhash",
})
defines({
@@ -124,7 +122,6 @@ project("xenia-gpu-vulkan-trace-dump")
"mspack",
"snappy",
"spirv-tools",
"volk",
"xxhash",
})
defines({