| .. |
|
android
|
audio/video: Fix uninitialized field warnings
|
2025-02-14 17:16:10 -05:00 |
|
cocoa
|
cocoa: Properly set the pending fullscreen spaces state when in a transition
|
2025-03-24 23:23:32 -04:00 |
|
directx
|
…
|
|
|
dummy
|
audio/video: Fix uninitialized field warnings
|
2025-02-14 17:16:10 -05:00 |
|
emscripten
|
Emscripten: Support Custom Message Boxes (#12583)
|
2025-03-20 16:33:06 -07:00 |
|
gdk
|
…
|
|
|
haiku
|
update
|
2025-02-16 13:44:00 -08:00 |
|
khronos
|
…
|
|
|
kmsdrm
|
audio/video: Fix uninitialized field warnings
|
2025-02-14 17:16:10 -05:00 |
|
n3ds
|
audio/video: Fix uninitialized field warnings
|
2025-02-14 17:16:10 -05:00 |
|
offscreen
|
audio/video: Fix uninitialized field warnings
|
2025-02-14 17:16:10 -05:00 |
|
openvr
|
Use SDL C runtime functions in OpenVR driver
|
2025-02-22 12:41:03 -08:00 |
|
ps2
|
audio/video: Fix uninitialized field warnings
|
2025-02-14 17:16:10 -05:00 |
|
psp
|
audio/video: Fix uninitialized field warnings
|
2025-02-14 17:16:10 -05: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
|
audio/video: Fix uninitialized field warnings
|
2025-02-14 17:16:10 -05:00 |
|
uikit
|
Fixed pen events on iOS after reinitializing SDL
|
2025-03-07 16:32:53 -08:00 |
|
vita
|
VITA: Remove unused/duplicate headers
|
2025-03-12 09:20:05 -07:00 |
|
vivante
|
audio/video: Fix uninitialized field warnings
|
2025-02-14 17:16:10 -05:00 |
|
wayland
|
wayland: Fix global mouse position retrieval
|
2025-03-24 19:06:05 -04:00 |
|
windows
|
Allow the progress API to be used on all platforms
|
2025-03-25 11:24:22 -07:00 |
|
x11
|
x11: Send the _XWAYLAND_MAY_GRAB_KEYBOARD message when grabbing the keyboard
|
2025-03-25 12:35:34 -04:00 |
|
yuv2rgb
|
…
|
|
|
SDL_RLEaccel.c
|
…
|
|
|
SDL_RLEaccel_c.h
|
…
|
|
|
SDL_blit.c
|
…
|
|
|
SDL_blit.h
|
…
|
|
|
SDL_blit_0.c
|
…
|
|
|
SDL_blit_1.c
|
…
|
|
|
SDL_blit_A.c
|
…
|
|
|
SDL_blit_N.c
|
Added SIMD blitters for 8888 -> 8888 format conversion
|
2025-03-06 02:14:54 -08:00 |
|
SDL_blit_auto.c
|
…
|
|
|
SDL_blit_auto.h
|
…
|
|
|
SDL_blit_copy.c
|
…
|
|
|
SDL_blit_copy.h
|
…
|
|
|
SDL_blit_slow.c
|
…
|
|
|
SDL_blit_slow.h
|
…
|
|
|
SDL_bmp.c
|
bmp: Removed debug printf call.
|
2025-02-03 23:35:08 -05:00 |
|
SDL_clipboard.c
|
…
|
|
|
SDL_clipboard_c.h
|
…
|
|
|
SDL_egl.c
|
Remove newlines from log messages
|
2025-01-22 20:25:04 -08:00 |
|
SDL_egl_c.h
|
…
|
|
|
SDL_fillrect.c
|
…
|
|
|
SDL_pixels.c
|
hashtable: Redesign the hashtable API.
|
2025-02-15 18:52:56 -05:00 |
|
SDL_pixels_c.h
|
…
|
|
|
SDL_rect.c
|
…
|
|
|
SDL_rect_c.h
|
…
|
|
|
SDL_rect_impl.h
|
…
|
|
|
SDL_stb.c
|
Fix errors when building stb_image with -DSDL_LIBC=OFF
|
2025-02-22 12:41:03 -08:00 |
|
SDL_stb_c.h
|
Added initial MJPG support using stb_image
|
2025-02-20 12:16:26 -08:00 |
|
SDL_stretch.c
|
Added SDL_SCALEMODE_PIXELART
|
2025-03-13 09:48:37 -07:00 |
|
SDL_surface.c
|
Don't create surfaces with invalid pixel formats
|
2025-03-20 09:42:52 -07:00 |
|
SDL_surface_c.h
|
Renamed SDL_SoftStretch() to SDL_StretchSurface()
|
2025-02-03 08:51:32 -08:00 |
|
SDL_sysvideo.h
|
Allow the progress API to be used on all platforms
|
2025-03-25 11:24:22 -07:00 |
|
SDL_video.c
|
Allow the progress API to be used on all platforms
|
2025-03-25 11:24:22 -07: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
|
…
|
|
|
SDL_vulkan_internal.h
|
…
|
|
|
SDL_vulkan_utils.c
|
…
|
|
|
SDL_yuv.c
|
Added unaligned version of SDL_ConvertPixels_SwapNV_std()
|
2025-03-15 09:24:25 -07:00 |
|
SDL_yuv_c.h
|
…
|
|
|
sdlgenblit.pl
|
…
|
|
|
stb_image.h
|
fix stbi__parse_png_file() reading too much bytes (thanks @miniupnp!)
|
2025-02-24 17:29:25 -08:00 |