FrontendCommon: Add XAudio2 audio backend

This commit is contained in:
Connor McLaughlin
2021-06-30 15:15:39 +10:00
parent 37e50c62f0
commit 5865064387
8 changed files with 316 additions and 15 deletions

View File

@@ -55,6 +55,8 @@ if(WIN32)
dinput_controller_interface.h
imgui_impl_dx11.cpp
imgui_impl_dx11.h
xaudio2_audio_stream.cpp
xaudio2_audio_stream.h
xinput_controller_interface.cpp
xinput_controller_interface.h
)