mirror of https://github.com/encounter/SDL.git
Added another entry to WhatsNew.txt for 2.0.4.
This commit is contained in:
parent
42f282cc1b
commit
440d6cc00e
|
@ -32,6 +32,7 @@ General:
|
||||||
* Improved support for WAV and BMP files with unusual chunks in them
|
* 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
|
* 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 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:
|
Windows:
|
||||||
* Added support for Windows Phone 8.1
|
* Added support for Windows Phone 8.1
|
||||||
|
|
Loading…
Reference in New Issue