| .. |
|
android
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
cocoa
|
6b3dafa4d3
Fixed crash when restoring the desktop mode on macOS
|
1 year ago |
|
directx
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
dummy
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
emscripten
|
1173bc2dde
emscripten: Fix handling of special HTML targets
|
1 year 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
|
7c82171a85
Fixed pen events on iOS after reinitializing SDL
|
1 year ago |
|
vita
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
vivante
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 year ago |
|
wayland
|
fa4a9ba74e
wayland: Fix enum/boolean comparison and assignment
|
1 year ago |
|
windows
|
74b3b8e9e3
avoid UB (left shift of negative number) in SDL_windowsevents.c
|
1 year ago |
|
x11
|
d75ba9c2d2
Added SDL_HINT_VIDEO_X11_EXTERNAL_WINDOW_INPUT
|
1 year 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
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
|
SDL_blit_N.c
|
f2074d7af3
Updated copyright for 2025
|
1 year 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
|
84a236c92e
hashtable: Redesign the hashtable API.
|
1 year ago |
|
SDL_pixels_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 year 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
|
8e51b2468a
Renamed SDL_SoftStretch() to SDL_StretchSurface()
|
1 year ago |
|
SDL_surface.c
|
2aec1c2ef6
Added support for SDL_PIXELFORMAT_MJPG to SDL_DuplicateSurface()
|
1 year ago |
|
SDL_surface_c.h
|
8e51b2468a
Renamed SDL_SoftStretch() to SDL_StretchSurface()
|
1 year ago |
|
SDL_sysvideo.h
|
5a7b17fec5
Added fullscreen_active to better track fullscreen state
|
1 year ago |
|
SDL_video.c
|
ac09af2600
video: Synthesize fullscreen related moves if the driver does not.
|
1 year 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
|
a336b62d8b
Remove newlines from error messages
|
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 |