From 4b5c9053ef49077818d667c543a4570ed1aae834 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Sat, 8 Jul 2023 13:42:23 -0700 Subject: [PATCH] gpu-dawn: remove submodules Signed-off-by: Stephen Gutekanst --- libs/gpu-dawn/.gitmodules | 13 ------------- libs/gpu-dawn/libs/mach-glfw | 1 - libs/gpu-dawn/libs/xcode-frameworks | 1 - 3 files changed, 15 deletions(-) delete mode 100644 libs/gpu-dawn/.gitmodules delete mode 120000 libs/gpu-dawn/libs/mach-glfw delete mode 160000 libs/gpu-dawn/libs/xcode-frameworks diff --git a/libs/gpu-dawn/.gitmodules b/libs/gpu-dawn/.gitmodules deleted file mode 100644 index 3ddf3bc6..00000000 --- a/libs/gpu-dawn/.gitmodules +++ /dev/null @@ -1,13 +0,0 @@ -[submodule "libs/dawn"] - path = libs/dawn - url = https://github.com/hexops/dawn.git - shallow = true - branch = "generated-2022-08-06" -[submodule "libs/DirectXShaderCompiler"] - path = libs/DirectXShaderCompiler - url = https://github.com/hexops/DirectXShaderCompiler - shallow = true - branch = "mach" -[submodule "libs/xcode-frameworks"] - path = libs/xcode-frameworks - url = https://github.com/hexops/xcode-frameworks diff --git a/libs/gpu-dawn/libs/mach-glfw b/libs/gpu-dawn/libs/mach-glfw deleted file mode 120000 index 0d47f286..00000000 --- a/libs/gpu-dawn/libs/mach-glfw +++ /dev/null @@ -1 +0,0 @@ -../../glfw \ No newline at end of file diff --git a/libs/gpu-dawn/libs/xcode-frameworks b/libs/gpu-dawn/libs/xcode-frameworks deleted file mode 160000 index 723aa55e..00000000 --- a/libs/gpu-dawn/libs/xcode-frameworks +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 723aa55e9752c8c6c25d3413722b5fe13d72ac4f