mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
a8ee70f23d
Eventually, this will make it possible to use post-processing with Vulkan and D3D11. Probably not DX9, though maybe. Not adding to Android build, there's some strangeness with STL.
22 lines
649 B
Plaintext
22 lines
649 B
Plaintext
[submodule "pspautotests"]
|
|
path = pspautotests
|
|
url = https://github.com/hrydgard/pspautotests.git
|
|
[submodule "lang"]
|
|
path = assets/lang
|
|
url = https://github.com/hrydgard/ppsspp-lang.git
|
|
[submodule "ffmpeg"]
|
|
path = ffmpeg
|
|
url = https://github.com/hrydgard/ppsspp-ffmpeg.git
|
|
[submodule "dx9sdk"]
|
|
path = dx9sdk
|
|
url = https://github.com/hrydgard/minidx9.git
|
|
[submodule "ext/armips"]
|
|
path = ext/armips
|
|
url = https://github.com/Kingcom/armips
|
|
[submodule "ext/glslang"]
|
|
path = ext/glslang
|
|
url = https://github.com/hrydgard/glslang.git
|
|
[submodule "ext/SPIRV-Cross"]
|
|
path = ext/SPIRV-Cross
|
|
url = https://github.com/KhronosGroup/SPIRV-Cross.git
|