better wording.

This commit is contained in:
Ozkan Sezer 2022-07-22 20:37:28 +03:00
parent 41b89aec19
commit 8cd515c324
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ General:
* Added HIDAPI driver for the NVIDIA SHIELD controller (2017 model) to enable support for battery status and rumble
* Added support for opening audio devices with 3 or 5 channels (2.1, 4.1). All channel counts from Mono to 7.1 are now supported.
* Rewrote audio channel converters used by SDL_AudioCVT, based on the channel matrix coefficients used as the default for FAudio voices
* Fixed a long-standing calling convention issue with dynapi and OpenWatcom or OS/2 builds.
* Fixed a long-standing calling convention issue with dynapi affecting OpenWatcom or OS/2 builds
Windows:
* Added a D3D12 renderer implementation and SDL_RenderGetD3D12Device() to retrieve the D3D12 device associated with it