1
0
Sam Lantinga eccd76a6ac Allow rendering during the modal resize loop on macOS 1 жил өмнө
..
android e7a47e783b Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 1 жил өмнө
arm 72f8044a42 ARM: NEON assembly optimization for SDL_FillRect 6 жил өмнө
cocoa eccd76a6ac Allow rendering during the modal resize loop on macOS 1 жил өмнө
directfb 056a4a0960 DirectFB: fix DirectFB_SetTextureScaleMode() declaration 1 жил өмнө
dummy e7a47e783b Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 1 жил өмнө
emscripten 5c9f37080e emscripten: scale mousewheel X coordinates correctly, not just Y coordinates. 1 жил өмнө
haiku 10cbe04fc5 SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2 жил өмнө
khronos 8386daddcb vulkan_metal.h: Make compatible with ObjC ARC (thanks @jmroot!) 2 жил өмнө
kmsdrm 6d9ab4c984 Fixed potential buffer overflow 1 жил өмнө
n3ds e7a47e783b Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 1 жил өмнө
nacl 52181848da fixes after ShowMessageBox changes: 2 жил өмнө
ngage 10cbe04fc5 SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2 жил өмнө
offscreen 10cbe04fc5 SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2 жил өмнө
os2 52181848da fixes after ShowMessageBox changes: 2 жил өмнө
pandora 9120fbd501 make video/pandora to actually compile somehow. 2 жил өмнө
ps2 10cbe04fc5 SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2 жил өмнө
psp 10cbe04fc5 SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2 жил өмнө
qnx 10cbe04fc5 SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2 жил өмнө
raspberry e7a47e783b Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 1 жил өмнө
riscos 10cbe04fc5 SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2 жил өмнө
uikit e305da0baf Enable high refresh rates on iOS 1 жил өмнө
vita 2e43a69a5c Vita: implement mousewheel and buttons 4/5 1 жил өмнө
vivante 10cbe04fc5 SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2 жил өмнө
wayland 43e9c5b247 wayland: Check the returned display value for null 1 жил өмнө
windows eccd76a6ac Allow rendering during the modal resize loop on macOS 1 жил өмнө
winrt e3fb974fc7 Fixed ambiguity between std::byte and byte in rpcndr.h 2 жил өмнө
x11 e1e38e2250 x11: Set correct clipboard target type in `SelectionRequest` handling 1 жил өмнө
yuv2rgb ed5d3d9f82 Fix compilation on loongarch 2 жил өмнө
SDL_RLEaccel.c 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_RLEaccel_c.h 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_blit.c e7a47e783b Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 1 жил өмнө
SDL_blit.h 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_blit_0.c 79a8f7b3a0 Reduce the size of the SDL_blit_0 alpha code 1 жил өмнө
SDL_blit_1.c 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_blit_A.c 235c87dc92 Don't use BlitARGBto555PixelAlpha() for SDL_PIXELFORMAT_ARGB1555 1 жил өмнө
SDL_blit_N.c 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_blit_auto.c f7ab765b84 Fixed crash scaling very large surfaces 2 жил өмнө
SDL_blit_auto.h 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_blit_copy.c 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_blit_copy.h 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_blit_slow.c f7ab765b84 Fixed crash scaling very large surfaces 2 жил өмнө
SDL_blit_slow.h 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_bmp.c 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_clipboard.c 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_egl.c 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_egl_c.h 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_fillrect.c 1bb627514d Fixed build 1 жил өмнө
SDL_pixels.c 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_pixels_c.h 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_rect.c 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_rect_c.h 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_rect_impl.h 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_shape.c 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_shape_internals.h 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_stretch.c e7a47e783b Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 1 жил өмнө
SDL_surface.c 237535b23a Fixed bug #8897 - SDL_BlitSurface segfault when dest_rect is null 2 жил өмнө
SDL_sysvideo.h eccd76a6ac Allow rendering during the modal resize loop on macOS 1 жил өмнө
SDL_video.c eccd76a6ac Allow rendering during the modal resize loop on macOS 1 жил өмнө
SDL_vulkan_internal.h 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_vulkan_utils.c 0fc3574464 Updated copyright for 2024 2 жил өмнө
SDL_yuv.c b6e97d9ff0 Fixed Xcode warnings 2 жил өмнө
SDL_yuv_c.h 0fc3574464 Updated copyright for 2024 2 жил өмнө
sdlgenblit.pl f7ab765b84 Fixed crash scaling very large surfaces 2 жил өмнө