From d21a18c65f27d87edb8e41734a46c76841b55f1b Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sun, 17 Jul 2022 01:06:16 -0500 Subject: [PATCH] WhatsNew.txt: Add line for Shield HIDAPI driver --- WhatsNew.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/WhatsNew.txt b/WhatsNew.txt index b98b33278..b00ea8f1d 100644 --- a/WhatsNew.txt +++ b/WhatsNew.txt @@ -32,6 +32,7 @@ General: * Added SDL_HasLSX() and SDL_HasLASX() to detect LoongArch SIMD support * Added SDL_GetOriginalMemoryFunctions() * Added SDL_GetDefaultAudioInfo() to get the name and format of the default audio device, currently implemented for PipeWire, PulseAudio, WASAPI, and DirectSound +* Added HIDAPI driver for the NVIDIA SHIELD controller (2017 model) to enable support for battery status and rumble Windows: * Added a D3D12 renderer implementation and SDL_RenderGetD3D12Device() to retrieve the D3D12 device associated with it