libsoundio audio renderer for Windows and Mac (#97)

This commit is contained in:
Cameron Gutman
2018-10-05 19:22:57 -07:00
committed by GitHub
parent 6661ca17c2
commit e182445593
37 changed files with 625 additions and 5828 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "app/SDL_GameControllerDB"]
path = app/SDL_GameControllerDB
url = https://github.com/gabomdq/SDL_GameControllerDB.git
[submodule "soundio/libsoundio"]
path = soundio/libsoundio
url = https://github.com/andrewrk/libsoundio.git