sdl2_frt/src/video
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
..
android Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
cocoa Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
directfb Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
dummy Updated copyright for 2017 2017-01-01 18:33:28 -08:00
emscripten Emscripten: implement custom cursors 2017-02-17 10:13:17 +00:00
haiku Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
mir Mir: Changed two internal functions to be static. 2017-04-02 21:33:42 +02:00
nacl Updated copyright for 2017 2017-01-01 18:33:28 -08:00
pandora Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
psp PSP: Fixed error messages. 2017-04-02 21:33:54 +02:00
raspberry Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
uikit Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
vivante Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
wayland Fixed bug 3519 - SDL_GetDisplayMode fails to report mode.format when using Wayland backend 2017-01-03 00:44:05 -08:00
windows Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
winrt Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
x11 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_blit_0.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_blit_1.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_blit_A.c Fix some more compiler warnings on armcc. 2017-03-03 16:38:17 -05:00
SDL_blit_auto.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_blit_auto.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_blit_copy.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_blit_copy.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_blit_N.c Fixed comment style. 2017-02-26 21:20:39 +01:00
SDL_blit_slow.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_blit_slow.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_blit.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_blit.h Really fixed blit issue for capehill 2017-01-07 16:51:48 -08:00
SDL_bmp.c Fix some more compiler warnings on armcc. 2017-03-03 16:38:17 -05:00
SDL_clipboard.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_egl_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_egl.c Fixed warning in Android build 2017-02-10 09:41:16 -08:00
SDL_fillrect.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_pixels_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_pixels.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_rect_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_rect.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_RLEaccel_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_RLEaccel.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_shape_internals.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_shape.c Some patches to make SDL compile with armcc (ARM's C compiler). 2017-03-02 13:33:04 -05:00
SDL_stretch.c Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
SDL_surface.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_sysvideo.h Removed a bunch of unnecessary #ifdefs. 2017-02-26 00:40:04 -05:00
SDL_video.c video: Don't compile isAtLeastGL3() if we don't have OpenGL support _at all_. 2017-03-03 16:38:45 -05:00
sdlgenblit.pl Updated copyright for 2017 2017-01-01 18:33:28 -08:00