Lot more Metal changes

This commit is contained in:
Dynamitos
2024-08-28 17:54:14 +02:00
parent e3b06dfb22
commit 6eb114e892
40 changed files with 1634 additions and 1737 deletions
+2 -2
View File
@@ -18,11 +18,11 @@
"**/external": true,
"**/res": true,
},
"editor.tabSize": 4,
"editor.detectIndentation": false,
"lldb.displayFormat": "auto",
"lldb.showDisassembly": "auto",
"lldb.dereferencePointers": true,
"lldb.consoleMode": "commands",
"cmake.generator": "Ninja"
"cmake.generator": "Ninja",
"editor.tabSize": 4
}