SDL/src/video
Frank Praznik 649556befa win32: Let windows manage the floating state unless explicitly overridden
Windows doesn't inform applications if the window is in the docked/tiled state, so let windows manage the window size when restoring from a fixed-size state, unless the application explicitly requested a new size/position.

Fixes the video_getSetWindowState test.
2024-01-13 15:24:25 -08:00
..
android Capture debug macros off by default 2024-01-11 10:22:36 -05:00
arm Fix remaining typos (#7921) 2023-07-03 12:46:47 -07:00
cocoa Added constant definitions for SDL properties 2024-01-07 16:59:41 -08:00
dummy Updated copyright for 2024 2024-01-01 13:15:26 -08:00
emscripten Updated copyright for 2024 2024-01-01 13:15:26 -08:00
gdk Updated copyright for 2024 2024-01-01 13:15:26 -08:00
haiku Updated copyright for 2024 2024-01-01 13:15:26 -08:00
khronos remove unused vulkan/*.hpp files. 2023-07-17 00:10:50 +03:00
kmsdrm Added constant definitions for SDL properties 2024-01-07 16:59:41 -08:00
n3ds Updated copyright for 2024 2024-01-01 13:15:26 -08:00
ngage Updated copyright for 2024 2024-01-01 13:15:26 -08:00
offscreen Updated copyright for 2024 2024-01-01 13:15:26 -08:00
ps2 Updated copyright for 2024 2024-01-01 13:15:26 -08:00
psp Updated copyright for 2024 2024-01-01 13:15:26 -08:00
qnx video: Implement asynchronous windowing 2023-12-07 10:26:19 -08:00
raspberry Updated copyright for 2024 2024-01-01 13:15:26 -08:00
riscos Updated copyright for 2024 2024-01-01 13:15:26 -08:00
uikit Added constant definitions for SDL properties 2024-01-07 16:59:41 -08:00
vita Updated copyright for 2024 2024-01-01 13:15:26 -08:00
vivante Added constant definitions for SDL properties 2024-01-07 16:59:41 -08:00
wayland wayland: Restore accidentally removed line of code 2024-01-08 18:01:06 -05:00
windows win32: Let windows manage the floating state unless explicitly overridden 2024-01-13 15:24:25 -08:00
winrt Added constant definitions for SDL properties 2024-01-07 16:59:41 -08:00
x11 Added constant definitions for SDL properties 2024-01-07 16:59:41 -08:00
yuv2rgb Fixed warning C6326: Potential comparison of a constant with another constant. 2023-12-05 09:31:13 -08:00
SDL_RLEaccel.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_RLEaccel_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blit.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blit.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blit_0.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blit_1.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blit_A.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blit_N.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blit_auto.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blit_auto.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blit_copy.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blit_copy.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blit_slow.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blit_slow.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_bmp.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_clipboard.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_clipboard_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_egl.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_egl_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_fillrect.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_pixels.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_pixels_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_rect.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_rect_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_rect_impl.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_stretch.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_surface.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_surface_pixel_impl.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_sysvideo.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_sysvideocapture.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_video.c Revert "Make sure new windows have mouse and keyboard focus if there's no windowing system" 2024-01-08 14:32:28 -08:00
SDL_video_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_video_capture.c Removed deprecated use of __IPHONEOS__ (thanks @Dragon-Baroque!) 2024-01-12 06:51:44 -08:00
SDL_video_capture_apple.m SDL_VideoCapture: allow add/remove device at runtime on linux 2023-11-27 16:01:10 -05:00
SDL_video_capture_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_video_capture_v4l2.c Capture debug macros off by default 2024-01-11 10:22:36 -05:00
SDL_video_unsupported.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_vulkan_internal.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_vulkan_utils.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_yuv.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_yuv_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
sdlgenblit.pl Updated copyright for 2024 2024-01-01 13:15:26 -08:00