sysaudio: rewrite in zig
removes libsoundio dependency
This commit is contained in:
parent
8aa2c97079
commit
0f3e28bc2a
27 changed files with 4714 additions and 1344 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -15,9 +15,6 @@
|
|||
[submodule "glfw/upstream"]
|
||||
path = libs/glfw/upstream
|
||||
url = https://github.com/hexops/glfw
|
||||
[submodule "sysaudio/upstream"]
|
||||
path = libs/sysaudio/upstream
|
||||
url = https://github.com/hexops/soundio
|
||||
[submodule "basisu/upstream"]
|
||||
path = libs/basisu/upstream
|
||||
url = https://github.com/hexops/basisu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue