From 440d6cc00e80a942b3b62e4ba037b68745d697ea Mon Sep 17 00:00:00 2001 From: Philipp Wiesemann Date: Sat, 5 Sep 2015 20:20:35 +0200 Subject: [PATCH] Added another entry to WhatsNew.txt for 2.0.4. --- WhatsNew.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/WhatsNew.txt b/WhatsNew.txt index 75719eee370e8..518ce9b684158 100644 --- a/WhatsNew.txt +++ b/WhatsNew.txt @@ -32,6 +32,7 @@ General: * Improved support for WAV and BMP files with unusual chunks in them * Renamed SDL_assert_data to SDL_AssertData and SDL_assert_state to SDL_AssertState * Added a hint SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN to prevent window interaction while cursor is hidden +* Added SDL_GetDisplayDPI() to get the DPI information for a display Windows: * Added support for Windows Phone 8.1