SDL/src
Sam Lantinga 2d7420f238 Fixed bug 3985 - SDL_CreateWindow() has stopped changing screen mode when SDL_WINDOW_FULLSCREEN is used
Anthony

This worked in 2.0.5 as normal, but stopped working in 2.0.7. The monitor's resolution doesn't change, a window is created in full screen mode at the virtual desktop resolution instead.
2018-01-25 11:12:20 -08:00
..
atomic Updated copyright for 2018 2018-01-03 10:03:25 -08:00
audio wasapi: Fixed some compiler warnings. 2018-01-22 09:36:40 -05:00
core Android: resolve symlinks in SDL_AndroidGetInternalStoragePath (thanks Henrique Gemignani and cigumo!) 2018-01-10 19:56:51 -04:00
cpuinfo Updated copyright for 2018 2018-01-03 10:03:25 -08:00
dynapi Updated copyright for 2018 2018-01-03 10:03:25 -08:00
events Updated copyright for 2018 2018-01-03 10:03:25 -08:00
file Updated copyright for 2018 2018-01-03 10:03:25 -08:00
filesystem Updated copyright for 2018 2018-01-03 10:03:25 -08:00
haptic Updated copyright for 2018 2018-01-03 10:03:25 -08:00
joystick android: Fixed compiler warning about nested '/*' comments. 2018-01-22 09:45:16 -05:00
libm Updated copyright for 2018 2018-01-03 10:03:25 -08:00
loadso Updated copyright for 2018 2018-01-03 10:03:25 -08:00
main Updated copyright for 2018 2018-01-03 10:03:25 -08:00
power Updated copyright for 2018 2018-01-03 10:03:25 -08:00
render Added availability check to fix compiler warning for symbol only available on tvOS 11.0 and newer 2018-01-10 10:42:40 -08:00
stdlib Updated copyright for 2018 2018-01-03 10:03:25 -08:00
test Updated copyright for 2018 2018-01-03 10:03:25 -08:00
thread Updated copyright for 2018 2018-01-03 10:03:25 -08:00
timer Updated copyright for 2018 2018-01-03 10:03:25 -08:00
video Fixed bug 3985 - SDL_CreateWindow() has stopped changing screen mode when SDL_WINDOW_FULLSCREEN is used 2018-01-25 11:12:20 -08:00
SDL.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_assert.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_assert_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dataqueue.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dataqueue.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_hints.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_internal.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_log.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00