Sam Lantinga 2c0fcf27e8 Don't use alloca() in a loop, we might overflow the stack. 8 tháng trước cách đây
..
android 81f8e6aba6 Added SDL_StartTextInputWithProperties() 8 tháng trước cách đây
cocoa 8d748d64e8 Fixed compiler warning building for macOS 8 tháng trước cách đây
directx 7d27a97402 d3d12.h, d3d12sdklayers.h: fix build against older mingw-w64 versions. 8 tháng trước cách đây
dummy bc1ceb0883 dummyvideo: Change a thing returning a 0 pointer to return NULL instead. 9 tháng trước cách đây
emscripten b8f3cd0a10 Added SDL_CursorData for internal cursor data 8 tháng trước cách đây
gdk 81f8e6aba6 Added SDL_StartTextInputWithProperties() 8 tháng trước cách đây
haiku b8f3cd0a10 Added SDL_CursorData for internal cursor data 8 tháng trước cách đây
khronos 57a5b26d77 Updated to the latest version of the Vulkan SDK 1 năm trước cách đây
kmsdrm b8f3cd0a10 Added SDL_CursorData for internal cursor data 8 tháng trước cách đây
n3ds 81f8e6aba6 Added SDL_StartTextInputWithProperties() 8 tháng trước cách đây
ngage 9ca1792848 Renamed driverdata to internal 9 tháng trước cách đây
offscreen 9ca1792848 Renamed driverdata to internal 9 tháng trước cách đây
ps2 1592452cad video: Fixed remaining `return 0` to use NULL in CreateDevice implementations. 9 tháng trước cách đây
psp 81f8e6aba6 Added SDL_StartTextInputWithProperties() 8 tháng trước cách đây
qnx 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 tháng trước cách đây
raspberry b8f3cd0a10 Added SDL_CursorData for internal cursor data 8 tháng trước cách đây
riscos 76f60c4b66 riscos: fix -Wunused-variable 8 tháng trước cách đây
uikit 81f8e6aba6 Added SDL_StartTextInputWithProperties() 8 tháng trước cách đây
vita 81f8e6aba6 Added SDL_StartTextInputWithProperties() 8 tháng trước cách đây
vivante 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 tháng trước cách đây
wayland 81f8e6aba6 Added SDL_StartTextInputWithProperties() 8 tháng trước cách đây
windows 2c0fcf27e8 Don't use alloca() in a loop, we might overflow the stack. 8 tháng trước cách đây
winrt 81f8e6aba6 Added SDL_StartTextInputWithProperties() 8 tháng trước cách đây
x11 81f8e6aba6 Added SDL_StartTextInputWithProperties() 8 tháng trước cách đây
yuv2rgb db24560387 Additional colorspace clarification 1 năm trước cách đây
SDL_RLEaccel.c bab982f2e0 Don't recalculate the blit mapping when changing surfaces 9 tháng trước cách đây
SDL_RLEaccel_c.h 5b3ee51c6c Updated copyright for 2024 1 năm trước cách đây
SDL_blit.c 15f68a86ff Group the blit copy flags to simplify code 8 tháng trước cách đây
SDL_blit.h 15f68a86ff Group the blit copy flags to simplify code 8 tháng trước cách đây
SDL_blit_0.c b854e1fe0b Fixed some issues found with static analysis 8 tháng trước cách đây
SDL_blit_1.c b854e1fe0b Fixed some issues found with static analysis 8 tháng trước cách đây
SDL_blit_A.c bab982f2e0 Don't recalculate the blit mapping when changing surfaces 9 tháng trước cách đây
SDL_blit_N.c 29f0fd33dc SDL_getenv() should return const 9 tháng trước cách đây
SDL_blit_auto.c 15f68a86ff Group the blit copy flags to simplify code 8 tháng trước cách đây
SDL_blit_auto.h b34faf732d Implement fast 255 mult-div in SDL_blit_auto 9 tháng trước cách đây
SDL_blit_copy.c 78a36830f8 video: Remove MMX codepath from SDL_BlitCopy. 11 tháng trước cách đây
SDL_blit_copy.h 5b3ee51c6c Updated copyright for 2024 1 năm trước cách đây
SDL_blit_slow.c 15f68a86ff Group the blit copy flags to simplify code 8 tháng trước cách đây
SDL_blit_slow.h 3c45544a14 Added a slow blit function to handle large pixel formats and colorspace conversion 1 năm trước cách đây
SDL_bmp.c 650271af46 Added SDL_CreateSurfacePalette() 9 tháng trước cách đây
SDL_clipboard.c 4f55271571 Removed temporary memory from the API 9 tháng trước cách đây
SDL_clipboard_c.h ee5289ef09 mark SDL_ClipboardTextCallback as SDLCALL 1 năm trước cách đây
SDL_egl.c 33eaddc565 Cleaned up various type conversion issues 1 năm trước cách đây
SDL_egl_c.h 9ca1792848 Renamed driverdata to internal 9 tháng trước cách đây
SDL_fillrect.c 2ba76dbe80 Simplified SDL_Surface 9 tháng trước cách đây
SDL_pixels.c bab982f2e0 Don't recalculate the blit mapping when changing surfaces 9 tháng trước cách đây
SDL_pixels_c.h bab982f2e0 Don't recalculate the blit mapping when changing surfaces 9 tháng trước cách đây
SDL_rect.c bd27b89903 Prevent potential overflow in rectangle functions 9 tháng trước cách đây
SDL_rect_c.h 5b3ee51c6c Updated copyright for 2024 1 năm trước cách đây
SDL_rect_impl.h bd27b89903 Prevent potential overflow in rectangle functions 9 tháng trước cách đây
SDL_stretch.c c040a02d6c Removed SDL_PROP_SURFACE_COLORSPACE_NUMBER 9 tháng trước cách đây
SDL_surface.c 94d9229ce2 Added SDL_AddSurfaceAlternateImage(), SDL_SurfaceHasAlternateImages(), SDL_GetSurfaceImages() and SDL_RemoveSurfaceAlternateImages() 8 tháng trước cách đây
SDL_surface_c.h 94d9229ce2 Added SDL_AddSurfaceAlternateImage(), SDL_SurfaceHasAlternateImages(), SDL_GetSurfaceImages() and SDL_RemoveSurfaceAlternateImages() 8 tháng trước cách đây
SDL_sysvideo.h 81f8e6aba6 Added SDL_StartTextInputWithProperties() 8 tháng trước cách đây
SDL_video.c 2c1d40a9eb Added an error message when SDL_GetWindowFromID() fails 8 tháng trước cách đây
SDL_video_c.h ba1fdf24c9 fix type redefinition error after commit dfe4445214 11 tháng trước cách đây
SDL_video_unsupported.c 58270ef3f2 Finished renaming functions in SDL_system.h 9 tháng trước cách đây
SDL_vulkan_internal.h 9e331d235f Fixed the return value of SDL_Vulkan_CreateSurface() on the Vivante platform 9 tháng trước cách đây
SDL_vulkan_utils.c 9e331d235f Fixed the return value of SDL_Vulkan_CreateSurface() on the Vivante platform 9 tháng trước cách đây
SDL_yuv.c 2ba76dbe80 Simplified SDL_Surface 9 tháng trước cách đây
SDL_yuv_c.h 2ba76dbe80 Simplified SDL_Surface 9 tháng trước cách đây
sdlgenblit.pl 15f68a86ff Group the blit copy flags to simplify code 8 tháng trước cách đây