Frank Praznik 3163e0cc9f Revert "cocoa: Don't re-enter a fullscreen space if leaving to enter an exclusive mode" 9 ヶ月 前
..
android f361034ac3 fix typos 10 ヶ月 前
cocoa 30f0aeb26a Check NSWindow::isVisible before sending SDL_WINDOWEVENT_RESTORED during Cocoa_WindowListener::windowDidResize 10 ヶ月 前
directx f2074d7af3 Updated copyright for 2025 1 年間 前
dummy 6f3b14a6df audio/video: Fix uninitialized field warnings 1 年間 前
emscripten b3af72f69e emscripten: Respect SDL_HINT_MAIN_CALLBACK_RATE. 10 ヶ月 前
gdk f2074d7af3 Updated copyright for 2025 1 年間 前
haiku d7939abf42 Use consistent style for pointer declarations and casts 11 ヶ月 前
khronos 24bdbb8bf4 Supress Metal warning when compiling against macOS 10.11-10.13 1 年間 前
kmsdrm 4217d62fa2 Some small fixes and corrections: comment typos, a wrong return value. 11 ヶ月 前
n3ds 6f3b14a6df audio/video: Fix uninitialized field warnings 1 年間 前
ngage f2bcfe3dd2 Correct the texture format used for the N-Gage (#13192) 11 ヶ月 前
offscreen 6f3b14a6df audio/video: Fix uninitialized field warnings 1 年間 前
openvr d7939abf42 Use consistent style for pointer declarations and casts 11 ヶ月 前
ps2 6f3b14a6df audio/video: Fix uninitialized field warnings 1 年間 前
psp 9b025e3cab PSP fullscreen is the only mode (#13125) 1 年間 前
qnx 6f3b14a6df audio/video: Fix uninitialized field warnings 1 年間 前
raspberry 6f3b14a6df audio/video: Fix uninitialized field warnings 1 年間 前
riscos 510c7edd9b migrate usage of SetCursor(NULL) to RedrawCursor() 1 年間 前
uikit d7939abf42 Use consistent style for pointer declarations and casts 11 ヶ月 前
vita 2b4d61e4a6 VITA: support only fullscreen windows. Fixes #13079 1 年間 前
vivante d7939abf42 Use consistent style for pointer declarations and casts 11 ヶ月 前
wayland 550d95e04f wayland: Cleanup an outdated conditional and comment 9 ヶ月 前
windows f241e8e8fd windows: replace shobjidl_core.h usage with shobjidl.h except for when targeting xbox 9 ヶ月 前
x11 293b8b9fd6 x11: Fix regression reading GNOME content scale 9 ヶ月 前
yuv2rgb 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 年間 前
SDL_RLEaccel.c f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_RLEaccel_c.h f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_blit.c f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_blit.h f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_blit_0.c 4c1a3ccd45 rename local vars 'pixel' to 'pixelvalue' 1 年間 前
SDL_blit_1.c 4c1a3ccd45 rename local vars 'pixel' to 'pixelvalue' 1 年間 前
SDL_blit_A.c d7939abf42 Use consistent style for pointer declarations and casts 11 ヶ月 前
SDL_blit_N.c d7939abf42 Use consistent style for pointer declarations and casts 11 ヶ月 前
SDL_blit_auto.c 4c1a3ccd45 rename local vars 'pixel' to 'pixelvalue' 1 年間 前
SDL_blit_auto.h b0a0d236d8 fix sdlgenblit.pl so that it actually matches the generated source 1 年間 前
SDL_blit_copy.c f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_blit_copy.h f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_blit_slow.c 4c1a3ccd45 rename local vars 'pixel' to 'pixelvalue' 1 年間 前
SDL_blit_slow.h f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_bmp.c 4c1a3ccd45 rename local vars 'pixel' to 'pixelvalue' 1 年間 前
SDL_clipboard.c 855d28e97a Fixed crash if a clipboard event was sent with video uninitialized 10 ヶ月 前
SDL_clipboard_c.h f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_egl.c b0860fb0c2 Disable EGL in Emscripten builds 1 年間 前
SDL_egl_c.h f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_fillrect.c f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_pixels.c 4c1a3ccd45 rename local vars 'pixel' to 'pixelvalue' 1 年間 前
SDL_pixels_c.h 433704e774 rename 'pixel' params of SDL_GetRGB, SDL_GetRGBA and SDL_LookupRGBAColor 1 年間 前
SDL_rect.c f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_rect_c.h f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_rect_impl.h f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_stb.c 7224b40407 Fix errors when building stb_image with -DSDL_LIBC=OFF 1 年間 前
SDL_stb_c.h a792434a37 Added initial MJPG support using stb_image 1 年間 前
SDL_stretch.c d7939abf42 Use consistent style for pointer declarations and casts 11 ヶ月 前
SDL_surface.c 1c5c3b1479 Fix SDL_BlitSurfaceScaled crash 9 ヶ月 前
SDL_surface_c.h 7bb95bde49 Set the alpha opaque when blending to an RGB format 1 年間 前
SDL_sysvideo.h d103e5531f Implement SDL_GL_GetAttribute for SDL_GL_FLOATBUFFERS 10 ヶ月 前
SDL_video.c 3163e0cc9f Revert "cocoa: Don't re-enter a fullscreen space if leaving to enter an exclusive mode" 9 ヶ月 前
SDL_video_c.h 48c00bfe6c Fixed creating a window with both software and hardware renderer attached 1 年間 前
SDL_video_unsupported.c f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_vulkan_internal.h f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_vulkan_utils.c f2074d7af3 Updated copyright for 2025 1 年間 前
SDL_yuv.c 501e71f25f Added unaligned version of SDL_ConvertPixels_SwapNV_std() 1 年間 前
SDL_yuv_c.h f2074d7af3 Updated copyright for 2025 1 年間 前
sdlgenblit.pl ab57ef9d7b update sdlgenblit.pl after PR/12769 1 年間 前
stb_image.h b5ed0d0138 stb_image.h: apply mainstream PR/1736 1 年間 前