Frank Praznik cbee4abdfc x11: Don't send duplicate key down events when reconciling 1 week ago
..
android 29c58245a7 android: Fix scancode for AKEYCODE_CHANNEL_DOWN 2 weeks ago
cocoa a056d0f39a cocoa: Don't include KHR_portability_enumeration by default. 2 weeks ago
directx 80c6a5f8d9 Updated copyright for 2026 2 months ago
dummy b451b27427 dummy: Only initialize evdev input devices in the evdev driver 1 month ago
emscripten 42abf69434 emscripten: Fix only one mouse button being usable at a time. 2 weeks ago
gdk 80c6a5f8d9 Updated copyright for 2026 2 months ago
haiku 80c6a5f8d9 Updated copyright for 2026 2 months ago
khronos 24bdbb8bf4 Supress Metal warning when compiling against macOS 10.11-10.13 1 year ago
kmsdrm ff2a43bfbf Fix typos in comments. 1 month ago
n3ds 576c2d2f2c Merge all occurances of __func__ and __FUNCTION__ to SDL_FUNCTION 3 weeks ago
ngage 80c6a5f8d9 Updated copyright for 2026 2 months ago
offscreen 80c6a5f8d9 Updated copyright for 2026 2 months ago
openvr ff2a43bfbf Fix typos in comments. 1 month ago
ps2 aae4cb8d15 Fix the video size matching the renderer. 1 month ago
psp 80c6a5f8d9 Updated copyright for 2026 2 months ago
qnx 3ddc3f1146 Send events for mice and keyboards detected during initialization 5 months ago
raspberry 80c6a5f8d9 Updated copyright for 2026 2 months ago
riscos 80c6a5f8d9 Updated copyright for 2026 2 months ago
uikit ea2b4f4674 hints: Rename SDL_HINT_OPENGL_FORCE_SRGB_CAPABLE. 2 weeks ago
vita 1d6d424775 Prefer SDL_zero()/SDL_zerop() 1 month ago
vivante 80c6a5f8d9 Updated copyright for 2026 2 months ago
wayland 5728f9d703 wayland: Check the mod state when sending repeated key text 4 weeks ago
windows 7066c6491e Fixed cursor mask padding calculation 1 week ago
x11 cbee4abdfc x11: Don't send duplicate key down events when reconciling 1 week ago
yuv2rgb 4931c675ab Fixed warning C4127 (conditional expression is constant) in Visual Studio 3 months ago
SDL_RLEaccel.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_RLEaccel_c.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_blit.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_blit.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_blit_0.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_blit_1.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_blit_A.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_blit_N.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_blit_auto.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_blit_auto.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_blit_copy.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_blit_copy.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_blit_slow.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_blit_slow.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_bmp.c 775eac98ee surface: verify surface palette in SDL_Save(BMP|PNG) before hitting the FS 1 month ago
SDL_clipboard.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_clipboard_c.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_egl.c ea2b4f4674 hints: Rename SDL_HINT_OPENGL_FORCE_SRGB_CAPABLE. 2 weeks ago
SDL_egl_c.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_fillrect.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_pixels.c 74bfc913ac Improved support for byte array pixel formats 2 weeks ago
SDL_pixels_c.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_rect.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_rect_c.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_rect_impl.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_rotate.c e18d63a4e2 Added SDL_RotateSurface() 4 months ago
SDL_rotate.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_stb.c 775eac98ee surface: verify surface palette in SDL_Save(BMP|PNG) before hitting the FS 1 month ago
SDL_stb_c.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_stretch.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_surface.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_surface_c.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_sysvideo.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_video.c 267f13446d video: Check video backend initialization when querying the grabbed window 2 weeks ago
SDL_video_c.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_video_unsupported.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_video_unsupported.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_vulkan_internal.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_vulkan_utils.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_yuv.c 80c6a5f8d9 Updated copyright for 2026 2 months ago
SDL_yuv_c.h 80c6a5f8d9 Updated copyright for 2026 2 months ago
miniz.h 38df1c3138 miniz.h: do not overallocate `out_buf` 4 months ago
sdlgenblit.pl 80c6a5f8d9 Updated copyright for 2026 2 months ago
stb_image.h 4431c5f8ba stb_image: use SDL_TARGETING("sse2") macro for supporting intrinsics on 386 1 month ago