Anonymous Maarten 4431c5f8ba stb_image: use SDL_TARGETING("sse2") macro for supporting intrinsics on 386 1 month ago
..
android 80c6a5f8d9 Updated copyright for 2026 2 months ago
cocoa 45ab4a16a2 You can't change the size of a window while in macOS fullscreen space 2 months 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 4214001b97 Fix SDL_SetWindowIcon on singlethreaded Emscripten builds (#14850) 2 months 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 80c6a5f8d9 Updated copyright for 2026 2 months ago
n3ds 26d20d5e22 Fix touch screen display IDs on the 3DS 2 months ago
ngage 80c6a5f8d9 Updated copyright for 2026 2 months ago
offscreen 80c6a5f8d9 Updated copyright for 2026 2 months ago
openvr 3d354eeaad Prefer SDL_arraysize() 2 months ago
ps2 aae4cb8d15 Fix the video size matching the renderer. 2 months ago
psp 80c6a5f8d9 Updated copyright for 2026 2 months ago
qnx 3ddc3f1146 Send events for mice and keyboards detected during initialization 6 months ago
raspberry 80c6a5f8d9 Updated copyright for 2026 2 months ago
riscos 80c6a5f8d9 Updated copyright for 2026 2 months ago
uikit 2237a8eba2 Fixed building with Xcode 15.4 2 months ago
vita 1d6d424775 Prefer SDL_zero()/SDL_zerop() 1 month ago
vivante 80c6a5f8d9 Updated copyright for 2026 2 months ago
wayland 1d6d424775 Prefer SDL_zero()/SDL_zerop() 1 month ago
windows 26352be1e5 More prefer SDL_zero*() 1 month ago
x11 26352be1e5 More prefer SDL_zero*() 1 month ago
yuv2rgb 4931c675ab Fixed warning C4127 (conditional expression is constant) in Visual Studio 4 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 80c6a5f8d9 Updated copyright for 2026 2 months 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 80c6a5f8d9 Updated copyright for 2026 2 months 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 80c6a5f8d9 Updated copyright for 2026 2 months 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 80c6a5f8d9 Updated copyright for 2026 2 months 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 80c6a5f8d9 Updated copyright for 2026 2 months 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