Ryujinx-SDL/src
Sam Lantinga 5789da67cf Fixed bug 1859 - No SDL_VIDEORESIZE event generated when the window manager sets the window size.
Samuel Hopkins

Just confirming that the patch from Andreas (attachment 1715 [details]) works for me under SDL 2.0.3 with xmonad.

Stas Sergeev

Confirming that the patch in this ticket fixes the full-screen switching for dosemu2 on ubuntu-16.04. Note that I am not using xmonad, so this bug appears to be generic.
2017-04-03 13:32:53 -07:00
..
atomic __atomic_load_n() appears to be available in GCC 5 but not GCC 4 2017-03-30 06:52:34 -07:00
audio wasapi: deal with default device changes, and more robust failure recovery. 2017-03-30 16:33:47 -04:00
core Linux: Fixed error message. 2017-03-04 23:05:11 +01:00
cpuinfo Fixed compile error with gcc -std=c99 2017-03-06 21:25:06 -08:00
dynapi Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID() 2017-03-09 16:09:16 -08:00
events Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
file Updated copyright for 2017 2017-01-01 18:33:28 -08:00
filesystem Updated copyright for 2017 2017-01-01 18:33:28 -08:00
haptic windows: Try to unify all the GUID comparison code into a core helper function. 2017-02-13 17:00:46 -05:00
joystick Updated axis/button mapping for Dualshock 3, for upcoming Sony driver changes 2017-03-23 13:53:09 -07:00
libm Updated copyright for 2017 2017-01-01 18:33:28 -08:00
loadso Updated copyright for 2017 2017-01-01 18:33:28 -08:00
main Haiku: Removed unused variable. 2017-01-21 22:01:17 +01:00
power Removed a bunch of unnecessary #ifdefs. 2017-02-26 00:40:04 -05:00
render Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
stdlib stdlib: Fixed crash on SDL_snprintf("%s", NULL). 2017-02-14 02:49:08 -05:00
test Fixed typo in log message. 2017-02-03 23:30:29 +01:00
thread PSP: Fixed error messages. 2017-04-02 21:33:54 +02:00
timer Updated copyright for 2017 2017-01-01 18:33:28 -08:00
video Fixed bug 1859 - No SDL_VIDEORESIZE event generated when the window manager sets the window size. 2017-04-03 13:32:53 -07:00
SDL_assert_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_assert.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_dataqueue.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_dataqueue.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_error_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_error.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_hints.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_internal.h Some patches to make SDL compile with armcc (ARM's C compiler). 2017-03-02 13:33:04 -05:00
SDL_log.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL.c Backing out broken change from previous commit. 2017-04-01 00:46:42 -04:00