| .. |
|
android
|
712ce16469
Fixed emulated touch on Android
|
6 months ago |
|
cocoa
|
c39d772a07
Added a workaround for fullscreen mouse position on macOS 26
|
6 months ago |
|
directx
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
dummy
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
emscripten
|
26f961ab05
wasm64 fix
|
5 months ago |
|
gdk
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
haiku
|
3ddc3f1146
Send events for mice and keyboards detected during initialization
|
6 months ago |
|
khronos
|
24bdbb8bf4
Supress Metal warning when compiling against macOS 10.11-10.13
|
1 year ago |
|
kmsdrm
|
0a6b80717c
Record dynamic dependencies in .note.dlopen elf section
|
6 months ago |
|
n3ds
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
ngage
|
f2bcfe3dd2
Correct the texture format used for the N-Gage (#13192)
|
9 months ago |
|
offscreen
|
0a6b80717c
Record dynamic dependencies in .note.dlopen elf section
|
6 months ago |
|
openvr
|
baf965c1ca
Revert "video/openvr: define OPENVR_API_NODLL"
|
6 months ago |
|
ps2
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
psp
|
42f571ea4b
Remove unused PSP source files
|
6 months ago |
|
qnx
|
3ddc3f1146
Send events for mice and keyboards detected during initialization
|
6 months ago |
|
raspberry
|
0f8d062e10
Fixed warning: conversion to 'uint32_t' from 'float' may alter its value
|
6 months ago |
|
riscos
|
3ddc3f1146
Send events for mice and keyboards detected during initialization
|
6 months ago |
|
uikit
|
cece47c64d
Fixed iOS build
|
6 months ago |
|
vita
|
3ddc3f1146
Send events for mice and keyboards detected during initialization
|
6 months ago |
|
vivante
|
d7939abf42
Use consistent style for pointer declarations and casts
|
9 months ago |
|
wayland
|
191f46dd36
wayland: Rename some callbacks to be closer to their canonical Wayland names
|
5 months ago |
|
windows
|
25b2d2c821
Use new parameter validation macro
|
6 months ago |
|
x11
|
cd9919dc51
X11TK: Implement high contrast, dark themes and fix up some more positioning code (#14055)
|
5 months ago |
|
yuv2rgb
|
8b6d3c88cf
Fix `#ifdef`s to have config flags either defined as 1 or undefined
|
1 year ago |
|
SDL_RLEaccel.c
|
437d78499c
Don't set SDL_SURFACE_LOCK_NEEDED until a surface is RLE encoded
|
6 months ago |
|
SDL_RLEaccel_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_blit.c
|
437d78499c
Don't set SDL_SURFACE_LOCK_NEEDED until a surface is RLE encoded
|
6 months ago |
|
SDL_blit.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_blit_0.c
|
4c1a3ccd45
rename local vars 'pixel' to 'pixelvalue'
|
11 months ago |
|
SDL_blit_1.c
|
4c1a3ccd45
rename local vars 'pixel' to 'pixelvalue'
|
11 months ago |
|
SDL_blit_A.c
|
d7939abf42
Use consistent style for pointer declarations and casts
|
9 months ago |
|
SDL_blit_N.c
|
d7939abf42
Use consistent style for pointer declarations and casts
|
9 months ago |
|
SDL_blit_auto.c
|
4c1a3ccd45
rename local vars 'pixel' to 'pixelvalue'
|
11 months ago |
|
SDL_blit_auto.h
|
b0a0d236d8
fix sdlgenblit.pl so that it actually matches the generated source
|
11 months ago |
|
SDL_blit_copy.c
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_blit_copy.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_blit_slow.c
|
4c1a3ccd45
rename local vars 'pixel' to 'pixelvalue'
|
11 months ago |
|
SDL_blit_slow.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_bmp.c
|
25b2d2c821
Use new parameter validation macro
|
6 months ago |
|
SDL_clipboard.c
|
25b2d2c821
Use new parameter validation macro
|
6 months ago |
|
SDL_clipboard_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_egl.c
|
137b0b2bee
The default swap interval on EGL is 1, according to the spec
|
6 months ago |
|
SDL_egl_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_fillrect.c
|
25b2d2c821
Use new parameter validation macro
|
6 months ago |
|
SDL_pixels.c
|
25b2d2c821
Use new parameter validation macro
|
6 months ago |
|
SDL_pixels_c.h
|
433704e774
rename 'pixel' params of SDL_GetRGB, SDL_GetRGBA and SDL_LookupRGBAColor
|
11 months ago |
|
SDL_rect.c
|
25b2d2c821
Use new parameter validation macro
|
6 months ago |
|
SDL_rect_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_rect_impl.h
|
25b2d2c821
Use new parameter validation macro
|
6 months ago |
|
SDL_stb.c
|
25b2d2c821
Use new parameter validation macro
|
6 months ago |
|
SDL_stb_c.h
|
a904af1b43
tray: Save icons on *nix platforms to PNG instead of BMP
|
6 months ago |
|
SDL_stretch.c
|
25b2d2c821
Use new parameter validation macro
|
6 months ago |
|
SDL_surface.c
|
25b2d2c821
Use new parameter validation macro
|
6 months ago |
|
SDL_surface_c.h
|
7bb95bde49
Set the alpha opaque when blending to an RGB format
|
11 months ago |
|
SDL_sysvideo.h
|
f8bace9b9b
Remove the behavior of warping the mouse on fullscreen transitions
|
6 months ago |
|
SDL_video.c
|
0a50058f7a
Use the real window position on macOS
|
6 months ago |
|
SDL_video_c.h
|
48c00bfe6c
Fixed creating a window with both software and hardware renderer attached
|
1 year ago |
|
SDL_video_unsupported.c
|
5fffa8b9ad
SDL_video_unsupported.c: fix SDL_iOSAnimationCallback type redefinition error
|
5 months ago |
|
SDL_video_unsupported.h
|
cdc4609993
Add headers for unsupported sources
|
5 months ago |
|
SDL_vulkan_internal.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_vulkan_utils.c
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_yuv.c
|
d21da8644b
Revert "Make sure fast path RGB <-> YUV conversions are using the same color primaries"
|
6 months ago |
|
SDL_yuv_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
sdlgenblit.pl
|
ab57ef9d7b
update sdlgenblit.pl after PR/12769
|
11 months ago |
|
stb_image.h
|
b5ed0d0138
stb_image.h: apply mainstream PR/1736
|
11 months ago |
|
stb_image_write.h
|
a904af1b43
tray: Save icons on *nix platforms to PNG instead of BMP
|
6 months ago |