Yucom/.gitmodules

31 lines
886 B
Text
Raw Normal View History

2018-01-19 18:05:52 +01:00
[submodule "wine"]
path = wine
url = https://github.com/ValveSoftware/wine/
2018-02-08 21:15:21 +01:00
[submodule "dxvk"]
path = dxvk
2018-07-11 14:44:49 +02:00
url = https://github.com/ValveSoftware/dxvk/
2018-03-02 17:49:17 +01:00
[submodule "freetype2"]
path = freetype2
url = git://git.sv.nongnu.org/freetype/freetype2.git
2018-03-02 17:54:43 +01:00
[submodule "libpng"]
path = libpng
url = https://github.com/glennrp/libpng.git
[submodule "libjpeg-turbo"]
path = libjpeg-turbo
url = https://github.com/libjpeg-turbo/libjpeg-turbo.git
[submodule "SDL-mirror"]
path = SDL-mirror
url = https://github.com/spurious/SDL-mirror.git
[submodule "openal-soft"]
path = openal-soft
url = https://github.com/kcat/openal-soft.git
2018-03-22 19:51:36 +01:00
[submodule "MoltenVK"]
path = MoltenVK
url = https://github.com/KhronosGroup/MoltenVK.git
[submodule "ffmpeg"]
path = ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git
2018-07-12 16:16:57 +02:00
[submodule "openvr"]
path = openvr
url = https://github.com/ValveSoftware/openvr