LookingGlass/.gitmodules
Geoffrey McRae c1a82e853d [client] added renderer abstratction
This moves the bulk of the rendering code into seperate rendering
modules cleaning up much of intertwined SDL & OpenGL mess.
2017-12-12 03:59:57 +11:00

7 lines
253 B
Plaintext

[submodule "vendor/kvm-guest-drivers-windows"]
path = vendor/kvm-guest-drivers-windows
url = https://github.com/virtio-win/kvm-guest-drivers-windows.git
[submodule "client/cimgui"]
path = client/cimgui
url = https://github.com/Extrawurst/cimgui.git