Files
OptiScaler/.gitmodules
T
cdozdil 5f76425011 Added latest FSR as a new submodule
Copy Dx12 upscaler and fg from latest FSR
Added a delay to prevent file in use errors when compiling
2026-03-11 00:07:05 +03:00

25 lines
922 B
Plaintext

[submodule "external/simpleini"]
path = external/simpleini
url = https://github.com/brofield/simpleini
[submodule "external/unordered_dense"]
path = external/unordered_dense
url = https://github.com/martinus/unordered_dense.git
[submodule "external/xess"]
path = external/xess
url = https://github.com/intel/xess.git
[submodule "external/vulkan"]
path = external/vulkan
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "external/FidelityFX-SDK"]
path = external/FidelityFX-SDK
url = https://github.com/GPUOpen-LibrariesAndSDKs/FidelityFX-SDK
[submodule "external/magic_enum"]
path = external/magic_enum
url = https://github.com/Neargye/magic_enum
[submodule "external/FidelityFX-SDK-v2"]
path = external/FidelityFX-SDK-v2
url = https://github.com/GPUOpen-LibrariesAndSDKs/FidelityFX-SDK.git