-
-
Notifications
You must be signed in to change notification settings - Fork 268
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
591b3a3
commit a1aefc1
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule FAudio
updated
11 files
+18 −3 | CMakeLists.txt | |
+1 −1 | cmake/FAudio.pc.in | |
+1 −1 | csharp/FAudio.cs | |
+1 −1 | include/FAudio.h | |
+14 −14 | src/FAudio.c | |
+96 −96 | src/FAudio_gstreamer.c | |
+7 −7 | src/FAudio_internal.c | |
+19 −15 | src/FAudio_internal.h | |
+8 −0 | src/FAudio_platform_sdl2.c | |
+1,562 −0 | src/FAudio_platform_win32.c | |
+1 −1 | src/stb.h |
Submodule FNA3D
updated
4 files
+1 −1 | .gitmodules | |
+1 −1 | CMakeLists.txt | |
+1 −1 | MojoShader | |
+1 −1 | include/FNA3D.h |