AudioStream: Re-add SDL backend

This commit is contained in:
Stenzek
2024-03-20 22:46:20 +10:00
parent e70f0e1bc1
commit 9703542775
10 changed files with 185 additions and 13 deletions

View File

@@ -156,6 +156,7 @@
<ClCompile Include="opengl_context_egl_x11.cpp" />
<ClCompile Include="opengl_context_wgl.cpp" />
<ClCompile Include="image.cpp" />
<ClCompile Include="sdl_audio_stream.cpp" />
</ItemGroup>
<ItemGroup>
<None Include="metal_shaders.metal" />