Sam Lantinga 91d97a367e Fixed crash when the current mouse capture window is destroyed před 1 rokem
..
android 05f870f20d Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY před 1 rokem
cocoa c298a3749b Expose the keymap separately from the event keycode před 1 rokem
directx 15bfef57cd d3d12: Generate Xbox C macros, adjust SDL_Render files accordingly před 1 rokem
dummy d9f9e9e764 Added SDL_HINT_VIDEO_DUMMY_SAVE_FRAMES and SDL_HINT_VIDEO_OFFSCREEN_SAVE_FRAMES před 1 rokem
emscripten b8f3cd0a10 Added SDL_CursorData for internal cursor data před 1 rokem
gdk 81f8e6aba6 Added SDL_StartTextInputWithProperties() před 1 rokem
haiku b8f3cd0a10 Added SDL_CursorData for internal cursor data před 1 rokem
khronos 57a5b26d77 Updated to the latest version of the Vulkan SDK před 2 roky
kmsdrm 05f870f20d Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY před 1 rokem
n3ds 81f8e6aba6 Added SDL_StartTextInputWithProperties() před 1 rokem
ngage 8a5b9559dc Removed the SDL_VIDEO_NGAGE_SAVE_FRAMES environment variable před 1 rokem
offscreen d9f9e9e764 Added SDL_HINT_VIDEO_DUMMY_SAVE_FRAMES and SDL_HINT_VIDEO_OFFSCREEN_SAVE_FRAMES před 1 rokem
ps2 1592452cad video: Fixed remaining `return 0` to use NULL in CreateDevice implementations. před 1 rokem
psp 81f8e6aba6 Added SDL_StartTextInputWithProperties() před 1 rokem
qnx 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" před 1 rokem
raspberry b8f3cd0a10 Added SDL_CursorData for internal cursor data před 1 rokem
riscos 76f60c4b66 riscos: fix -Wunused-variable před 1 rokem
uikit 6161c437c7 Added SDL_SetLogPriorityPrefix() před 1 rokem
vita a97dadf779 Added hints to replace environment variables on the PlayStation Vita před 1 rokem
vivante 05f870f20d Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY před 1 rokem
wayland 0e37bc7c3f wayland: Bail out if a null cached cursor is returned před 1 rokem
windows 001dbc5da8 Added support for raw mouse and keyboard using GameInput on Windows před 1 rokem
winrt 81f8e6aba6 Added SDL_StartTextInputWithProperties() před 1 rokem
x11 ca127106ee Add MIME targets to SDL_EVENT_DROP_TEXT in X11 před 1 rokem
yuv2rgb db24560387 Additional colorspace clarification před 2 roky
SDL_RLEaccel.c bab982f2e0 Don't recalculate the blit mapping when changing surfaces před 1 rokem
SDL_RLEaccel_c.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_blit.c 15f68a86ff Group the blit copy flags to simplify code před 1 rokem
SDL_blit.h 15f68a86ff Group the blit copy flags to simplify code před 1 rokem
SDL_blit_0.c b854e1fe0b Fixed some issues found with static analysis před 1 rokem
SDL_blit_1.c b854e1fe0b Fixed some issues found with static analysis před 1 rokem
SDL_blit_A.c bab982f2e0 Don't recalculate the blit mapping when changing surfaces před 1 rokem
SDL_blit_N.c f370e1a645 Removed the SDL_ALTIVEC_BLIT_FEATURES environment variable. před 1 rokem
SDL_blit_auto.c 15f68a86ff Group the blit copy flags to simplify code před 1 rokem
SDL_blit_auto.h b34faf732d Implement fast 255 mult-div in SDL_blit_auto před 1 rokem
SDL_blit_copy.c 78a36830f8 video: Remove MMX codepath from SDL_BlitCopy. před 2 roky
SDL_blit_copy.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_blit_slow.c 15f68a86ff Group the blit copy flags to simplify code před 1 rokem
SDL_blit_slow.h 3c45544a14 Added a slow blit function to handle large pixel formats and colorspace conversion před 2 roky
SDL_bmp.c 650271af46 Added SDL_CreateSurfacePalette() před 1 rokem
SDL_clipboard.c 4f55271571 Removed temporary memory from the API před 1 rokem
SDL_clipboard_c.h ee5289ef09 mark SDL_ClipboardTextCallback as SDLCALL před 2 roky
SDL_egl.c 95adcc522f Allow SDL hints to override OpenGL extension availability před 1 rokem
SDL_egl_c.h 9ca1792848 Renamed driverdata to internal před 1 rokem
SDL_fillrect.c 2ba76dbe80 Simplified SDL_Surface před 1 rokem
SDL_pixels.c bab982f2e0 Don't recalculate the blit mapping when changing surfaces před 1 rokem
SDL_pixels_c.h bab982f2e0 Don't recalculate the blit mapping when changing surfaces před 1 rokem
SDL_rect.c bd27b89903 Prevent potential overflow in rectangle functions před 1 rokem
SDL_rect_c.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_rect_impl.h bd27b89903 Prevent potential overflow in rectangle functions před 1 rokem
SDL_stretch.c c040a02d6c Removed SDL_PROP_SURFACE_COLORSPACE_NUMBER před 1 rokem
SDL_surface.c 94d9229ce2 Added SDL_AddSurfaceAlternateImage(), SDL_SurfaceHasAlternateImages(), SDL_GetSurfaceImages() and SDL_RemoveSurfaceAlternateImages() před 1 rokem
SDL_surface_c.h 94d9229ce2 Added SDL_AddSurfaceAlternateImage(), SDL_SurfaceHasAlternateImages(), SDL_GetSurfaceImages() and SDL_RemoveSurfaceAlternateImages() před 1 rokem
SDL_sysvideo.h ca2c9f680b video: Support multiple video driver entries having the same name string před 1 rokem
SDL_video.c 91d97a367e Fixed crash when the current mouse capture window is destroyed před 1 rokem
SDL_video_c.h ba1fdf24c9 fix type redefinition error after commit dfe4445214 před 2 roky
SDL_video_unsupported.c 58270ef3f2 Finished renaming functions in SDL_system.h před 1 rokem
SDL_vulkan_internal.h 9e331d235f Fixed the return value of SDL_Vulkan_CreateSurface() on the Vivante platform před 1 rokem
SDL_vulkan_utils.c 3669d1e76a Added SDL_HINT_VULKAN_DISPLAY před 1 rokem
SDL_yuv.c 2ba76dbe80 Simplified SDL_Surface před 1 rokem
SDL_yuv_c.h 2ba76dbe80 Simplified SDL_Surface před 1 rokem
sdlgenblit.pl 15f68a86ff Group the blit copy flags to simplify code před 1 rokem