SDL/src/video
Frank Praznik 42e0fb10f8
wayland: Set the mouse state before calling the hit test callback
Update the mouse state before entering the hit test, in case the global state is queried, or the system menu opened, while in the client hit testing callback.
2025-01-18 12:10:25 -05:00
..
android Updated copyright for 2025 2025-01-01 07:45:52 -08:00
cocoa cocoa: clear mouse focus based on NSEventTypeMouseExited events (#11991) 2025-01-15 23:34:20 -08:00
directx Updated copyright for 2025 2025-01-01 07:45:52 -08:00
dummy Updated copyright for 2025 2025-01-01 07:45:52 -08:00
emscripten Revert "emscripten: resizable windows take whole page, resize with browser window." 2025-01-18 10:15:43 -05:00
gdk Updated copyright for 2025 2025-01-01 07:45:52 -08:00
haiku Updated copyright for 2025 2025-01-01 07:45:52 -08:00
khronos Supress Metal warning when compiling against macOS 10.11-10.13 2024-10-29 20:03:18 -07:00
kmsdrm Updated copyright for 2025 2025-01-01 07:45:52 -08:00
n3ds Updated copyright for 2025 2025-01-01 07:45:52 -08:00
offscreen Updated copyright for 2025 2025-01-01 07:45:52 -08:00
openvr Updated raw input events to match SDL style 2024-12-21 05:18:42 -08:00
ps2 Updated copyright for 2025 2025-01-01 07:45:52 -08:00
psp Updated copyright for 2025 2025-01-01 07:45:52 -08:00
qnx video: Drop size and position requests for windows in a fixed size/position state 2024-12-17 10:45:40 -05:00
raspberry Updated copyright for 2025 2025-01-01 07:45:52 -08:00
riscos Updated copyright for 2025 2025-01-01 07:45:52 -08:00
uikit Keep the lifecycle observer active while there are windows active 2025-01-15 17:10:49 -08:00
vita Updated copyright for 2025 2025-01-01 07:45:52 -08:00
vivante Updated copyright for 2025 2025-01-01 07:45:52 -08:00
wayland wayland: Set the mouse state before calling the hit test callback 2025-01-18 12:10:25 -05:00
windows Moved flag documentation 2025-01-18 06:16:10 -08:00
x11 x11: check to see if displays moved when connected/disconnected 2025-01-17 13:14:16 -08:00
yuv2rgb Fix #ifdefs to have config flags either defined as 1 or undefined 2024-12-14 09:22:29 -08:00
SDL_blit.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blit.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blit_0.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blit_1.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blit_A.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blit_auto.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blit_auto.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blit_copy.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blit_copy.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blit_N.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blit_slow.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blit_slow.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_bmp.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_clipboard.c clipboard: Ensure SDL_ClearClipboardData clears data even when no data has been set 2025-01-02 07:23:27 -08:00
SDL_clipboard_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_egl.c video: Convert some EGL environment variables to SDL hints. 2025-01-06 11:15:26 -05:00
SDL_egl_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_fillrect.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_pixels.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_pixels_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_rect.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_rect_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_rect_impl.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_RLEaccel.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_RLEaccel_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_stretch.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_surface.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_surface_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_sysvideo.h cocoa: Implemented display hotplugging support. 2025-01-10 13:25:34 -05:00
SDL_video.c video: SDL_GL_GetAttribute gets correct SDL_GL_CONTEXT_RELEASE_BEHAVIOR value. 2025-01-16 08:19:05 -05:00
SDL_video_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_video_unsupported.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_vulkan_internal.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_vulkan_utils.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_yuv.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_yuv_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
sdlgenblit.pl Updated copyright for 2025 2025-01-01 07:45:52 -08:00