Update WhatsNew.txt with removed hints.
parent
6a2200823c
commit
0fdabf9595
|
@ -19,4 +19,9 @@ General:
|
||||||
* SDL_RWFromFP()
|
* SDL_RWFromFP()
|
||||||
* SDL_SetWindowBrightness()
|
* SDL_SetWindowBrightness()
|
||||||
* SDL_SetWindowGammaRamp()
|
* SDL_SetWindowGammaRamp()
|
||||||
|
* Removed the following hints from the API:
|
||||||
|
* SDL_HINT_IDLE_TIMER_DISABLED
|
||||||
|
* SDL_HINT_VIDEO_X11_FORCE_EGL
|
||||||
|
* SDL_HINT_VIDEO_X11_XINERAMA
|
||||||
|
* SDL_HINT_VIDEO_X11_XVIDMODE
|
||||||
* SDL_stdinc.h no longer includes stdio.h, stdlib.h, etc., it only provides the SDL C runtime functionality
|
* SDL_stdinc.h no longer includes stdio.h, stdlib.h, etc., it only provides the SDL C runtime functionality
|
||||||
|
|
Loading…
Reference in New Issue