..
android
android: fixed a possible joystick-related deadlock on application termination
2026-05-21 12:20:03 -07:00
arm
SVE2: Improves SVE2 8888 swizzling performance and important fixes ( #15662 )
2026-05-26 07:57:44 -07:00
cocoa
video: Windows keep any position set when in fullscreen after leaving fullscreen
2026-05-18 09:09:49 -07:00
directx
SDL_opengl_glext.h, src/video/directx/d3d12.h: revert unintended changes from commit d70578b9aa
2026-05-17 16:28:29 +03:00
dos
DOS: Replace SDL_memset() with SDL_zero*()
2026-05-13 11:28:54 -07:00
dummy
Add VIDEO_DEVICE_CAPS_SLOW_FRAMEBUFFER and move detection to video drivers ( #14817 )
2026-02-03 09:38:02 -08:00
emscripten
emscripten: dedupe keyboard event listeners across multiple windows
2026-05-22 07:11:10 -07:00
gdk
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
haiku
Support the full set of standard CSS cursors
2026-05-13 20:24:44 -07:00
khronos
add GLES headers from Khronos.
2026-05-26 16:56:12 +03:00
kmsdrm
kmsdrm: Fix order of GBM and EGL teardown
2026-04-10 10:38:30 -07:00
n3ds
Merge all occurances of __func__ and __FUNCTION__ to SDL_FUNCTION
2026-02-07 07:34:11 -08:00
ngage
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
offscreen
Add VIDEO_DEVICE_CAPS_SLOW_FRAMEBUFFER and move detection to video drivers ( #14817 )
2026-02-03 09:38:02 -08:00
openvr
Added an internal hint to set OpenVR overlay flags
2026-03-23 15:23:38 -07:00
ps2
Fix the video size matching the renderer.
2026-01-19 10:10:33 -08:00
psp
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
qnx
Support the full set of standard CSS cursors
2026-05-13 20:24:44 -07:00
raspberry
Fixed Raspberry Pi build
2026-02-03 11:13:33 -08:00
riscos
Fix switching modes on RISC OS
2026-05-12 20:18:02 -07:00
uikit
iOS: Fix SDL_EVENT_DROP_FILE lost on cold start from URL open
2026-05-22 07:16:43 -07:00
vita
make sure #endif comment matches the macro name
2026-02-28 08:43:42 -08:00
vivante
Simplify SDL_GL_EGL_PLATFORM handling
2026-02-03 09:45:19 -08:00
wayland
wayland: Remove focus references when a pointer capture ends on a subsurface
2026-05-23 12:20:30 -04:00
windows
Properly fix cursor position in Korean IME
2026-05-18 09:01:01 -07:00
x11
x11: Ignore slave button presses when the window lacks keyboard focus
2026-05-20 13:05:38 -04:00
yuv2rgb
revert parts of CodeSpell commit d870911202 from 3rd party sources
2026-05-13 18:00:02 +03:00
miniz.h
revert parts of CodeSpell commit d870911202 from 3rd party sources
2026-05-13 18:00:02 +03:00
SDL_blit.c
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_blit.h
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_blit_0.c
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_blit_1.c
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_blit_A.c
adds Blit565to565SurfaceAlphaSVE2
2026-05-18 07:10:05 -07:00
SDL_blit_auto.c
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_blit_auto.h
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_blit_copy.c
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_blit_copy.h
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_blit_N.c
apply simplified sve2 macro protection
2026-05-18 07:10:05 -07:00
SDL_blit_slow.c
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_blit_slow.h
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_bmp.c
surface: verify surface palette in SDL_Save(BMP|PNG) before hitting the FS
2026-02-03 09:31:57 -08:00
SDL_clipboard.c
Improve constness with Clipboard APIs
2026-04-19 07:05:46 -04:00
SDL_clipboard_c.h
Improve constness with Clipboard APIs
2026-04-19 07:05:46 -04:00
SDL_egl.c
egl: Handle error when binding EGL API in context creation
2026-03-18 13:47:27 -04:00
SDL_egl_c.h
Simplify SDL_GL_EGL_PLATFORM handling
2026-02-03 09:45:19 -08:00
SDL_fillrect.c
make sure #endif comment matches the macro name
2026-02-24 09:48:57 -08:00
SDL_pixels.c
Improved support for byte array pixel formats
2026-02-21 12:51:26 -08:00
SDL_pixels_c.h
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_rect.c
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_rect_c.h
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_rect_impl.h
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_RLEaccel.c
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_RLEaccel_c.h
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_rotate.c
Added SDL_RotateSurface()
2025-10-22 17:55:02 -07:00
SDL_rotate.h
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_stb.c
Support loading JPEG images through SDL_LoadSurface()
2026-05-13 16:11:53 -07:00
SDL_stb_c.h
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_stretch.c
Replace custom NEON cast macros with vreinterpret_*_*
2026-05-14 09:16:25 -07:00
SDL_surface.c
Allow setting NULL palette on any surface
2026-05-19 14:22:32 -07:00
SDL_surface_c.h
Support loading JPEG images through SDL_LoadSurface()
2026-05-13 16:11:53 -07:00
SDL_sysvideo.h
Add DOS platform support (DJGPP) ( #15377 )
2026-04-23 19:54:49 -04:00
SDL_video.c
video: Windows keep any position set when in fullscreen after leaving fullscreen
2026-05-18 09:09:49 -07:00
SDL_video_c.h
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_video_unsupported.c
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_video_unsupported.h
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_vulkan_internal.h
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_vulkan_utils.c
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
SDL_yuv.c
Fixed unaligned 16-bit memory access
2026-04-02 14:08:20 -07:00
SDL_yuv_c.h
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
sdlgenblit.pl
Updated copyright for 2026
2026-01-01 09:40:08 -08:00
stb_image.h
revert parts of CodeSpell commit d870911202 from 3rd party sources
2026-05-13 18:00:02 +03:00