Ryan C. Gordon f0efffc093 x11: Be a little less aggressive with Xinput2IsInitialized checks. 9 months ago
..
android 6f3b14a6df audio/video: Fix uninitialized field warnings 1 year ago
cocoa cb662b6730 cocoa: add explicit tracking areas to the window. 9 months ago
directx f2074d7af3 Updated copyright for 2025 1 year ago
dummy 6f3b14a6df audio/video: Fix uninitialized field warnings 1 year ago
emscripten 0b0b02c5a1 emscripten: Proxy Emscripten_GetSystemTheme and EMSCRIPTENAUDIO_OpenDevice to the main thread. 9 months ago
gdk f2074d7af3 Updated copyright for 2025 1 year ago
haiku 7ea0ffb748 update 1 year ago
khronos 24bdbb8bf4 Supress Metal warning when compiling against macOS 10.11-10.13 1 year ago
kmsdrm 180b454d61 kmsdrm: fixed creating GBM surfaces on NVIDIA cards 9 months ago
n3ds 6f3b14a6df audio/video: Fix uninitialized field warnings 1 year ago
offscreen 6f3b14a6df audio/video: Fix uninitialized field warnings 1 year ago
openvr 52e64f816c Use SDL C runtime functions in OpenVR driver 1 year ago
ps2 6f3b14a6df audio/video: Fix uninitialized field warnings 1 year ago
psp 6a5bac72cb PSP fullscreen is the only mode (#13125) 9 months ago
qnx 6f3b14a6df audio/video: Fix uninitialized field warnings 1 year ago
raspberry 6f3b14a6df audio/video: Fix uninitialized field warnings 1 year ago
riscos 6f3b14a6df audio/video: Fix uninitialized field warnings 1 year ago
uikit 418eab29eb uikit: Use SDL_RunOnMainThread instead of dispatch_sync for message boxes. 10 months ago
vita 6cd35f5b72 VITA: support only fullscreen windows. Fixes #13079 9 months ago
vivante 6f3b14a6df audio/video: Fix uninitialized field warnings 1 year ago
wayland 31267feb03 wayland: Use raw timestamps to calculate the elapsed repeat time on a key up event 9 months ago
windows d6212ae839 Fixed rare crash trying to interrupt SDL_WaitEvent() 10 months ago
x11 f0efffc093 x11: Be a little less aggressive with Xinput2IsInitialized checks. 9 months ago
yuv2rgb 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 year ago
SDL_RLEaccel.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_RLEaccel_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_blit.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_blit.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_blit_0.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_blit_1.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_blit_A.c 4d966ff546 Set the alpha opaque when blending to an RGB format 11 months ago
SDL_blit_N.c 366294e1c5 Fixed build 11 months ago
SDL_blit_auto.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_blit_auto.h 50935a9d41 fix sdlgenblit.pl so that it actually matches the generated source 11 months ago
SDL_blit_copy.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_blit_copy.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_blit_slow.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_blit_slow.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_bmp.c e7f326a84e bmp: Removed debug printf call. 1 year ago
SDL_clipboard.c c6b5c21aaf clipboard: Ensure SDL_ClearClipboardData clears data even when no data has been set 1 year ago
SDL_clipboard_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_egl.c 718034f5fa Remove newlines from log messages 1 year ago
SDL_egl_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_fillrect.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_pixels.c 4d966ff546 Set the alpha opaque when blending to an RGB format 11 months ago
SDL_pixels_c.h 4d966ff546 Set the alpha opaque when blending to an RGB format 11 months ago
SDL_rect.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_rect_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_rect_impl.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_stb.c 7224b40407 Fix errors when building stb_image with -DSDL_LIBC=OFF 1 year ago
SDL_stb_c.h a792434a37 Added initial MJPG support using stb_image 1 year ago
SDL_stretch.c 8e51b2468a Renamed SDL_SoftStretch() to SDL_StretchSurface() 1 year ago
SDL_surface.c c1779ca4a5 SDL_BlitSurfaceScaled(): Do not divide by zero 10 months ago
SDL_surface_c.h 4d966ff546 Set the alpha opaque when blending to an RGB format 11 months ago
SDL_sysvideo.h d6212ae839 Fixed rare crash trying to interrupt SDL_WaitEvent() 10 months ago
SDL_video.c abbaf95cf0 Added macros to push/pop error messages while cleaning up 9 months ago
SDL_video_c.h 48c00bfe6c Fixed creating a window with both software and hardware renderer attached 1 year ago
SDL_video_unsupported.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_vulkan_internal.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_vulkan_utils.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_yuv.c 0799237d74 Added unaligned version of SDL_ConvertPixels_SwapNV_std() 1 year ago
SDL_yuv_c.h f2074d7af3 Updated copyright for 2025 1 year ago
sdlgenblit.pl 50935a9d41 fix sdlgenblit.pl so that it actually matches the generated source 11 months ago
stb_image.h 6cd14660cf stb_image.h: apply mainstream PR/1736 10 months ago