Added patch note for Ryan's work

This commit is contained in:
Sam Lantinga 2018-02-24 08:42:04 -08:00
parent b33dbd2769
commit 8e4afb556a
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ General:
Windows:
* Implemented WASAPI support on Windows UWP and removed the deprecated XAudio2 implementation
* Added resampling support on WASAPI on Windows 7 and above
Windows UWP:
* Added SDL_WinRTGetDeviceFamily() to find out what type of device your application is running on