1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

rtaudio: Split thirdparty files

This commit is contained in:
Rémi Verschelde
2016-10-13 20:58:40 +02:00
parent 5c12c9e69b
commit 8981ff8a84
7 changed files with 33 additions and 4 deletions

11
thirdparty/README.md vendored
View File

@@ -147,6 +147,17 @@ Files extracted from upstream source:
- all of them: rg_etc1.{cpp,h}
## rtaudio
- Upstream: http://www.music.mcgill.ca/~gary/rtaudio/
- Version: 4.1.2
- License: MIT-like
Files extracted from upstream source:
- RtAudio.{cpp,h}
## theora
- Upstream: https://www.theora.org

10232
thirdparty/rtaudio/RtAudio.cpp vendored Normal file

File diff suppressed because it is too large Load Diff

1183
thirdparty/rtaudio/RtAudio.h vendored Normal file

File diff suppressed because it is too large Load Diff