Commit 440d6cc00e80a942b3b62e4ba037b68745d697ea

Philipp Wiesemann 2015-09-05T20:20:35

Added another entry to WhatsNew.txt for 2.0.4.

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/WhatsNew.txt b/WhatsNew.txt
index 75719ee..518ce9b 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