| .. |
|
android
|
Fixed bug #13493: Assertion failure at SDL_AddTouch with Android API 28
|
2025-08-12 18:34:42 +02:00 |
|
cocoa
|
Fixed build
|
2025-08-25 09:45:39 -07:00 |
|
directx
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
dummy
|
audio/video: Fix uninitialized field warnings
|
2025-02-14 17:16:10 -05:00 |
|
emscripten
|
emscripten: Respect SDL_HINT_MAIN_CALLBACK_RATE.
|
2025-07-15 20:36:56 -04:00 |
|
gdk
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
haiku
|
Use consistent style for pointer declarations and casts
|
2025-06-18 10:03:44 -07:00 |
|
khronos
|
Supress Metal warning when compiling against macOS 10.11-10.13
|
2024-10-29 20:03:18 -07:00 |
|
kmsdrm
|
Record dynamic dependencies in .note.dlopen elf section
|
2025-08-27 16:11:39 +00:00 |
|
n3ds
|
audio/video: Fix uninitialized field warnings
|
2025-02-14 17:16:10 -05:00 |
|
ngage
|
Correct the texture format used for the N-Gage (#13192)
|
2025-06-08 18:56:24 +02:00 |
|
offscreen
|
Record dynamic dependencies in .note.dlopen elf section
|
2025-08-27 16:11:39 +00:00 |
|
openvr
|
Record dynamic dependencies in .note.dlopen elf section
|
2025-08-27 16:11:39 +00:00 |
|
ps2
|
audio/video: Fix uninitialized field warnings
|
2025-02-14 17:16:10 -05:00 |
|
psp
|
PSP fullscreen is the only mode (#13125)
|
2025-05-26 10:31:48 -07:00 |
|
qnx
|
audio/video: Fix uninitialized field warnings
|
2025-02-14 17:16:10 -05:00 |
|
raspberry
|
audio/video: Fix uninitialized field warnings
|
2025-02-14 17:16:10 -05:00 |
|
riscos
|
migrate usage of SetCursor(NULL) to RedrawCursor()
|
2025-04-28 09:41:44 -07:00 |
|
uikit
|
Work around password integrations hiding software keyboard and preventing autofill
|
2025-08-13 08:05:58 -07:00 |
|
vita
|
VITA: support only fullscreen windows. Fixes #13079
|
2025-05-23 08:45:15 -07:00 |
|
vivante
|
Use consistent style for pointer declarations and casts
|
2025-06-18 10:03:44 -07:00 |
|
wayland
|
wayland: Remove an unnecessary surface commit
|
2025-08-28 10:01:53 -04:00 |
|
windows
|
Allow building the tray subsystem without the video subsystem
|
2025-08-27 08:15:24 -07:00 |
|
x11
|
Record dynamic dependencies in .note.dlopen elf section
|
2025-08-27 16:11:39 +00: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
|
rename local vars 'pixel' to 'pixelvalue'
|
2025-04-07 21:10:51 +03:00 |
|
SDL_blit_1.c
|
rename local vars 'pixel' to 'pixelvalue'
|
2025-04-07 21:10:51 +03:00 |
|
SDL_blit_A.c
|
Use consistent style for pointer declarations and casts
|
2025-06-18 10:03:44 -07:00 |
|
SDL_blit_auto.c
|
rename local vars 'pixel' to 'pixelvalue'
|
2025-04-07 21:10:51 +03:00 |
|
SDL_blit_auto.h
|
fix sdlgenblit.pl so that it actually matches the generated source
|
2025-04-08 18:24:11 +03: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
|
Use consistent style for pointer declarations and casts
|
2025-06-18 10:03:44 -07:00 |
|
SDL_blit_slow.c
|
rename local vars 'pixel' to 'pixelvalue'
|
2025-04-07 21:10:51 +03:00 |
|
SDL_blit_slow.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_bmp.c
|
rename local vars 'pixel' to 'pixelvalue'
|
2025-04-07 21:10:51 +03:00 |
|
SDL_clipboard.c
|
Fixed crash if a clipboard event was sent with video uninitialized
|
2025-07-17 08:47:32 -07:00 |
|
SDL_clipboard_c.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_egl.c
|
Record dynamic dependencies in .note.dlopen elf section
|
2025-08-27 16:11:39 +00: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
|
rename local vars 'pixel' to 'pixelvalue'
|
2025-04-07 21:10:51 +03:00 |
|
SDL_pixels_c.h
|
rename 'pixel' params of SDL_GetRGB, SDL_GetRGBA and SDL_LookupRGBAColor
|
2025-04-07 21:10:51 +03: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_stb.c
|
tray: Save icons on *nix platforms to PNG instead of BMP
|
2025-08-27 09:20:42 -07:00 |
|
SDL_stb_c.h
|
tray: Save icons on *nix platforms to PNG instead of BMP
|
2025-08-27 09:20:42 -07:00 |
|
SDL_stretch.c
|
Use consistent style for pointer declarations and casts
|
2025-06-18 10:03:44 -07:00 |
|
SDL_surface.c
|
Added SDL_FLIP_HORIZONTAL_AND_VERTICAL
|
2025-08-26 05:50:51 -07:00 |
|
SDL_surface_c.h
|
Set the alpha opaque when blending to an RGB format
|
2025-03-30 21:24:53 -07:00 |
|
SDL_sysvideo.h
|
video: Try to reconfigure the window for OpenGL without destroying it
|
2025-08-27 12:10:48 -04:00 |
|
SDL_video.c
|
video: Don't attempt to reconfigure external windows
|
2025-08-28 12:08:49 -04:00 |
|
SDL_video_c.h
|
Fixed creating a window with both software and hardware renderer attached
|
2025-02-06 15:35:38 -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
|
Added unaligned version of SDL_ConvertPixels_SwapNV_std()
|
2025-03-15 09:24:25 -07:00 |
|
SDL_yuv_c.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
sdlgenblit.pl
|
update sdlgenblit.pl after PR/12769
|
2025-04-08 18:24:11 +03:00 |
|
stb_image.h
|
stb_image.h: apply mainstream PR/1736
|
2025-04-23 17:55:02 +03:00 |
|
stb_image_write.h
|
tray: Save icons on *nix platforms to PNG instead of BMP
|
2025-08-27 09:20:42 -07:00 |