forked from libretro/RetroArch
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XAudio 2.7 was part of the old DirectX SDKs. XAudio 2.8+ is part of the Windows OS itself (starting from Windows 8). Since UWP lets you access only libraries that are built-in to the OS, the headers had to be upgraded to the newer version to get audio support working.
- Loading branch information
Showing
4 changed files
with
1,692 additions
and
348 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.