eafton f3a9f66292 Add more Unicode tests to testmessage, improve fallback fonts in X11TK (#14042) vor 9 Monaten
..
android 712ce16469 Fixed emulated touch on Android vor 9 Monaten
cocoa 221d1f12ea Use an empty bitmap for the blank cursor on macOS vor 9 Monaten
directx f2074d7af3 Updated copyright for 2025 vor 1 Jahr
dummy 6f3b14a6df audio/video: Fix uninitialized field warnings vor 1 Jahr
emscripten bd680bdbcc Consistently use SDL_PIXELFORMAT_RGBA32 with Emscripten vor 9 Monaten
gdk f2074d7af3 Updated copyright for 2025 vor 1 Jahr
haiku 3ddc3f1146 Send events for mice and keyboards detected during initialization vor 9 Monaten
khronos 24bdbb8bf4 Supress Metal warning when compiling against macOS 10.11-10.13 vor 1 Jahr
kmsdrm 0a6b80717c Record dynamic dependencies in .note.dlopen elf section vor 10 Monaten
n3ds 6f3b14a6df audio/video: Fix uninitialized field warnings vor 1 Jahr
ngage f2bcfe3dd2 Correct the texture format used for the N-Gage (#13192) vor 1 Jahr
offscreen 0a6b80717c Record dynamic dependencies in .note.dlopen elf section vor 10 Monaten
openvr baf965c1ca Revert "video/openvr: define OPENVR_API_NODLL" vor 10 Monaten
ps2 6f3b14a6df audio/video: Fix uninitialized field warnings vor 1 Jahr
psp 42f571ea4b Remove unused PSP source files vor 10 Monaten
qnx 3ddc3f1146 Send events for mice and keyboards detected during initialization vor 9 Monaten
raspberry 0f8d062e10 Fixed warning: conversion to 'uint32_t' from 'float' may alter its value vor 9 Monaten
riscos 3ddc3f1146 Send events for mice and keyboards detected during initialization vor 9 Monaten
uikit cece47c64d Fixed iOS build vor 9 Monaten
vita 3ddc3f1146 Send events for mice and keyboards detected during initialization vor 9 Monaten
vivante d7939abf42 Use consistent style for pointer declarations and casts vor 1 Jahr
wayland 9d5d7010de wayland: Ignore bogus libdecor content sizes if an unmapped window is suspended vor 9 Monaten
windows 25b2d2c821 Use new parameter validation macro vor 9 Monaten
x11 f3a9f66292 Add more Unicode tests to testmessage, improve fallback fonts in X11TK (#14042) vor 9 Monaten
yuv2rgb 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined vor 1 Jahr
SDL_RLEaccel.c 437d78499c Don't set SDL_SURFACE_LOCK_NEEDED until a surface is RLE encoded vor 10 Monaten
SDL_RLEaccel_c.h f2074d7af3 Updated copyright for 2025 vor 1 Jahr
SDL_blit.c 437d78499c Don't set SDL_SURFACE_LOCK_NEEDED until a surface is RLE encoded vor 10 Monaten
SDL_blit.h f2074d7af3 Updated copyright for 2025 vor 1 Jahr
SDL_blit_0.c 4c1a3ccd45 rename local vars 'pixel' to 'pixelvalue' vor 1 Jahr
SDL_blit_1.c 4c1a3ccd45 rename local vars 'pixel' to 'pixelvalue' vor 1 Jahr
SDL_blit_A.c d7939abf42 Use consistent style for pointer declarations and casts vor 1 Jahr
SDL_blit_N.c d7939abf42 Use consistent style for pointer declarations and casts vor 1 Jahr
SDL_blit_auto.c 4c1a3ccd45 rename local vars 'pixel' to 'pixelvalue' vor 1 Jahr
SDL_blit_auto.h b0a0d236d8 fix sdlgenblit.pl so that it actually matches the generated source vor 1 Jahr
SDL_blit_copy.c f2074d7af3 Updated copyright for 2025 vor 1 Jahr
SDL_blit_copy.h f2074d7af3 Updated copyright for 2025 vor 1 Jahr
SDL_blit_slow.c 4c1a3ccd45 rename local vars 'pixel' to 'pixelvalue' vor 1 Jahr
SDL_blit_slow.h f2074d7af3 Updated copyright for 2025 vor 1 Jahr
SDL_bmp.c 25b2d2c821 Use new parameter validation macro vor 9 Monaten
SDL_clipboard.c 25b2d2c821 Use new parameter validation macro vor 9 Monaten
SDL_clipboard_c.h f2074d7af3 Updated copyright for 2025 vor 1 Jahr
SDL_egl.c 137b0b2bee The default swap interval on EGL is 1, according to the spec vor 9 Monaten
SDL_egl_c.h f2074d7af3 Updated copyright for 2025 vor 1 Jahr
SDL_fillrect.c 25b2d2c821 Use new parameter validation macro vor 9 Monaten
SDL_pixels.c 25b2d2c821 Use new parameter validation macro vor 9 Monaten
SDL_pixels_c.h 433704e774 rename 'pixel' params of SDL_GetRGB, SDL_GetRGBA and SDL_LookupRGBAColor vor 1 Jahr
SDL_rect.c 25b2d2c821 Use new parameter validation macro vor 9 Monaten
SDL_rect_c.h f2074d7af3 Updated copyright for 2025 vor 1 Jahr
SDL_rect_impl.h 25b2d2c821 Use new parameter validation macro vor 9 Monaten
SDL_stb.c 25b2d2c821 Use new parameter validation macro vor 9 Monaten
SDL_stb_c.h a904af1b43 tray: Save icons on *nix platforms to PNG instead of BMP vor 10 Monaten
SDL_stretch.c 25b2d2c821 Use new parameter validation macro vor 9 Monaten
SDL_surface.c 25b2d2c821 Use new parameter validation macro vor 9 Monaten
SDL_surface_c.h 7bb95bde49 Set the alpha opaque when blending to an RGB format vor 1 Jahr
SDL_sysvideo.h f8bace9b9b Remove the behavior of warping the mouse on fullscreen transitions vor 9 Monaten
SDL_video.c 0a50058f7a Use the real window position on macOS vor 9 Monaten
SDL_video_c.h 48c00bfe6c Fixed creating a window with both software and hardware renderer attached vor 1 Jahr
SDL_video_unsupported.c f2074d7af3 Updated copyright for 2025 vor 1 Jahr
SDL_vulkan_internal.h f2074d7af3 Updated copyright for 2025 vor 1 Jahr
SDL_vulkan_utils.c f2074d7af3 Updated copyright for 2025 vor 1 Jahr
SDL_yuv.c d21da8644b Revert "Make sure fast path RGB <-> YUV conversions are using the same color primaries" vor 9 Monaten
SDL_yuv_c.h f2074d7af3 Updated copyright for 2025 vor 1 Jahr
sdlgenblit.pl ab57ef9d7b update sdlgenblit.pl after PR/12769 vor 1 Jahr
stb_image.h b5ed0d0138 stb_image.h: apply mainstream PR/1736 vor 1 Jahr
stb_image_write.h a904af1b43 tray: Save icons on *nix platforms to PNG instead of BMP vor 10 Monaten