bknd-3ds: implement libpicasso to load shader

This commit is contained in:
2025-12-17 09:25:36 +01:00
parent 6c38aa6f21
commit 66d3825481
5 changed files with 13 additions and 18 deletions

9
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "backends/desktop/glfw"]
path = backends/desktop/glfw
url = https://github.com/glfw/glfw
[submodule "backends/desktop/glfw"]
path = backends/desktop/glfw
url = https://github.com/glfw/glfw
[submodule "backends/3ds/libpicasso"]
path = backends/3ds/libpicasso
url = https://github.com/npid7/libpicasso