| .. |
|
android
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
cocoa
|
09fff161e9
cocoa: Clear pending state on fullscreen switch failures
|
11 months ago |
|
directx
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
dummy
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
emscripten
|
581b614291
Emscripten: Support Custom Message Boxes (#12583)
|
11 months ago |
|
gdk
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
haiku
|
7ea0ffb748
update
|
1 year ago |
|
khronos
|
24bdbb8bf4
Supress Metal warning when compiling against macOS 10.11-10.13
|
1 year ago |
|
kmsdrm
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
n3ds
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
offscreen
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
openvr
|
52e64f816c
Use SDL C runtime functions in OpenVR driver
|
1 year ago |
|
ps2
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
psp
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
qnx
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
raspberry
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
riscos
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
uikit
|
3353b92a96
Fixed pen events on iOS after reinitializing SDL
|
1 year ago |
|
vita
|
efaafd766e
VITA: Remove unused/duplicate headers
|
1 year ago |
|
vivante
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
wayland
|
6b1d6bfbe7
wayland: Commit the confinement region upon creation
|
11 months ago |
|
windows
|
a23f97483f
Temporarily disable DwmFlush()
|
11 months ago |
|
x11
|
210b317d8d
x11: Popup positions after constraining are in the window-relative space, not global
|
11 months ago |
|
yuv2rgb
|
8b6d3c88cf
Fix `#ifdef`s to have config flags either defined as 1 or undefined
|
1 year ago |
|
SDL_RLEaccel.c
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_RLEaccel_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_blit.c
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_blit.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_blit_0.c
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_blit_1.c
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_blit_A.c
|
7bb95bde49
Set the alpha opaque when blending to an RGB format
|
11 months ago |
|
SDL_blit_N.c
|
0d04e9ea6a
Fixed build
|
11 months ago |
|
SDL_blit_auto.c
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_blit_auto.h
|
f2074d7af3
Updated copyright for 2025
|
1 year 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
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_blit_slow.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_bmp.c
|
e7f326a84e
bmp: Removed debug printf call.
|
1 year ago |
|
SDL_clipboard.c
|
c6b5c21aaf
clipboard: Ensure SDL_ClearClipboardData clears data even when no data has been set
|
1 year ago |
|
SDL_clipboard_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_egl.c
|
718034f5fa
Remove newlines from log messages
|
1 year ago |
|
SDL_egl_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_fillrect.c
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_pixels.c
|
7bb95bde49
Set the alpha opaque when blending to an RGB format
|
11 months ago |
|
SDL_pixels_c.h
|
7bb95bde49
Set the alpha opaque when blending to an RGB format
|
11 months ago |
|
SDL_rect.c
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_rect_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_rect_impl.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_stb.c
|
7224b40407
Fix errors when building stb_image with -DSDL_LIBC=OFF
|
1 year ago |
|
SDL_stb_c.h
|
a792434a37
Added initial MJPG support using stb_image
|
1 year ago |
|
SDL_stretch.c
|
3e9e22f17d
Added SDL_SCALEMODE_PIXELART
|
1 year ago |
|
SDL_surface.c
|
eb918af3dc
video: fix surface leak when duplicating mjpeg
|
11 months ago |
|
SDL_surface_c.h
|
7bb95bde49
Set the alpha opaque when blending to an RGB format
|
11 months ago |
|
SDL_sysvideo.h
|
f355c7f217
Allow the progress API to be used on all platforms
|
11 months ago |
|
SDL_video.c
|
401aaf3d2f
video: Revert unnecessary member assignment
|
11 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
|
f2074d7af3
Updated copyright for 2025
|
1 year 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
|
501e71f25f
Added unaligned version of SDL_ConvertPixels_SwapNV_std()
|
1 year ago |
|
SDL_yuv_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
sdlgenblit.pl
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
stb_image.h
|
e6a24fcbb5
fix stbi__parse_png_file() reading too much bytes (thanks @miniupnp!)
|
1 year ago |