Files
maszyna/.gitmodules
Wls50 596ff9d5c2 squash commits from internal:
use gfx queue when loading dynamic textures
fix possible timeout in light culling
exclude lods & transparencies from lod test
add cpu-side submodel structure for ray testing
2025-11-16 19:00:38 +01:00

35 lines
1.2 KiB
Plaintext

[submodule "ref/glm"]
path = ref/glm
url = https://github.com/g-truc/glm.git
[submodule "betterRenderer/thirdparty/nvrhi"]
path = betterRenderer/thirdparty/nvrhi
url = https://github.com/Unofficial-MaSzyna-Developement/nvrhi.git
[submodule "betterRenderer/thirdparty/yaml-cpp"]
path = betterRenderer/thirdparty/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
[submodule "betterRenderer/thirdparty/fmt"]
path = betterRenderer/thirdparty/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "betterRenderer/thirdparty/entt"]
path = betterRenderer/thirdparty/entt
url = https://github.com/skypjack/entt.git
[submodule "ref/glfw"]
path = ref/glfw
url = https://github.com/glfw/glfw
[submodule "ref/asio"]
path = ref/asio
url = https://github.com/chriskohlhoff/asio.git
[submodule "ref/discord-rpc"]
path = ref/discord-rpc
url = https://github.com/discord/discord-rpc.git
branch = v3.4.0
[submodule "ref/vcpkg"]
path = ref/vcpkg
url = https://github.com/microsoft/vcpkg.git
[submodule "ref/json"]
path = ref/json
url = https://github.com/nlohmann/json
[submodule "betterRenderer/thirdparty/bvh"]
path = betterRenderer/thirdparty/bvh
url = https://github.com/madmann91/bvh.git