Ilya Mizus ce98550cbb Fixed secondary screens on KMSDRM (#10535) hai 1 ano
..
android 05f870f20d Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY hai 1 ano
cocoa bec701dd04 pen: Add support for tangential pressure axis. hai 1 ano
directx 15bfef57cd d3d12: Generate Xbox C macros, adjust SDL_Render files accordingly hai 1 ano
dummy d9f9e9e764 Added SDL_HINT_VIDEO_DUMMY_SAVE_FRAMES and SDL_HINT_VIDEO_OFFSCREEN_SAVE_FRAMES hai 1 ano
emscripten 67e0156346 pen: Fixed a comment about Web APIs. hai 1 ano
gdk 81f8e6aba6 Added SDL_StartTextInputWithProperties() hai 1 ano
haiku b8f3cd0a10 Added SDL_CursorData for internal cursor data hai 1 ano
khronos 57a5b26d77 Updated to the latest version of the Vulkan SDK hai 1 ano
kmsdrm ce98550cbb Fixed secondary screens on KMSDRM (#10535) hai 1 ano
n3ds 81f8e6aba6 Added SDL_StartTextInputWithProperties() hai 1 ano
ngage 8a5b9559dc Removed the SDL_VIDEO_NGAGE_SAVE_FRAMES environment variable hai 1 ano
offscreen d9f9e9e764 Added SDL_HINT_VIDEO_DUMMY_SAVE_FRAMES and SDL_HINT_VIDEO_OFFSCREEN_SAVE_FRAMES hai 1 ano
ps2 1592452cad video: Fixed remaining `return 0` to use NULL in CreateDevice implementations. hai 1 ano
psp 81f8e6aba6 Added SDL_StartTextInputWithProperties() hai 1 ano
qnx 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" hai 1 ano
raspberry b8f3cd0a10 Added SDL_CursorData for internal cursor data hai 1 ano
riscos 76f60c4b66 riscos: fix -Wunused-variable hai 1 ano
uikit 6161c437c7 Added SDL_SetLogPriorityPrefix() hai 1 ano
vita a97dadf779 Added hints to replace environment variables on the PlayStation Vita hai 1 ano
vivante 05f870f20d Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY hai 1 ano
wayland 76b35ae76f wayland: Minor code-style cleanups hai 1 ano
windows b5b868044f Include GameInput.h as gameinput.h for compatibility with non-MSVC toolchains hai 1 ano
winrt 81f8e6aba6 Added SDL_StartTextInputWithProperties() hai 1 ano
x11 45bfa8e5e7 Fix xsettings list copy hai 1 ano
yuv2rgb db24560387 Additional colorspace clarification %!s(int64=2) %!d(string=hai) anos
SDL_RLEaccel.c bab982f2e0 Don't recalculate the blit mapping when changing surfaces hai 1 ano
SDL_RLEaccel_c.h 5b3ee51c6c Updated copyright for 2024 %!s(int64=2) %!d(string=hai) anos
SDL_blit.c 15f68a86ff Group the blit copy flags to simplify code hai 1 ano
SDL_blit.h 755e201aa5 Improved color accuracy blitting to 8-bit indexed surfaces hai 1 ano
SDL_blit_0.c b854e1fe0b Fixed some issues found with static analysis hai 1 ano
SDL_blit_1.c b854e1fe0b Fixed some issues found with static analysis hai 1 ano
SDL_blit_A.c bab982f2e0 Don't recalculate the blit mapping when changing surfaces hai 1 ano
SDL_blit_N.c 755e201aa5 Improved color accuracy blitting to 8-bit indexed surfaces hai 1 ano
SDL_blit_auto.c 15f68a86ff Group the blit copy flags to simplify code hai 1 ano
SDL_blit_auto.h b34faf732d Implement fast 255 mult-div in SDL_blit_auto hai 1 ano
SDL_blit_copy.c 78a36830f8 video: Remove MMX codepath from SDL_BlitCopy. hai 1 ano
SDL_blit_copy.h 5b3ee51c6c Updated copyright for 2024 %!s(int64=2) %!d(string=hai) anos
SDL_blit_slow.c 375f303d97 Improved color accuracy blitting floating point surfaces to 8-bit indexed surfaces hai 1 ano
SDL_blit_slow.h 3c45544a14 Added a slow blit function to handle large pixel formats and colorspace conversion %!s(int64=2) %!d(string=hai) anos
SDL_bmp.c 650271af46 Added SDL_CreateSurfacePalette() hai 1 ano
SDL_clipboard.c 4f55271571 Removed temporary memory from the API hai 1 ano
SDL_clipboard_c.h ee5289ef09 mark SDL_ClipboardTextCallback as SDLCALL %!s(int64=2) %!d(string=hai) anos
SDL_egl.c 95adcc522f Allow SDL hints to override OpenGL extension availability hai 1 ano
SDL_egl_c.h 9ca1792848 Renamed driverdata to internal hai 1 ano
SDL_fillrect.c 2ba76dbe80 Simplified SDL_Surface hai 1 ano
SDL_pixels.c 755e201aa5 Improved color accuracy blitting to 8-bit indexed surfaces hai 1 ano
SDL_pixels_c.h 755e201aa5 Improved color accuracy blitting to 8-bit indexed surfaces hai 1 ano
SDL_rect.c bd27b89903 Prevent potential overflow in rectangle functions hai 1 ano
SDL_rect_c.h 5b3ee51c6c Updated copyright for 2024 %!s(int64=2) %!d(string=hai) anos
SDL_rect_impl.h bd27b89903 Prevent potential overflow in rectangle functions hai 1 ano
SDL_stretch.c c040a02d6c Removed SDL_PROP_SURFACE_COLORSPACE_NUMBER hai 1 ano
SDL_surface.c 15a19bd69f Convert bitmap surface to RGBA for scaling hai 1 ano
SDL_surface_c.h 94d9229ce2 Added SDL_AddSurfaceAlternateImage(), SDL_SurfaceHasAlternateImages(), SDL_GetSurfaceImages() and SDL_RemoveSurfaceAlternateImages() hai 1 ano
SDL_sysvideo.h ca2c9f680b video: Support multiple video driver entries having the same name string hai 1 ano
SDL_video.c a9d70dbacb pen: Rework public API. hai 1 ano
SDL_video_c.h ba1fdf24c9 fix type redefinition error after commit dfe4445214 hai 1 ano
SDL_video_unsupported.c 58270ef3f2 Finished renaming functions in SDL_system.h hai 1 ano
SDL_vulkan_internal.h 9e331d235f Fixed the return value of SDL_Vulkan_CreateSurface() on the Vivante platform hai 1 ano
SDL_vulkan_utils.c 3669d1e76a Added SDL_HINT_VULKAN_DISPLAY hai 1 ano
SDL_yuv.c 2ba76dbe80 Simplified SDL_Surface hai 1 ano
SDL_yuv_c.h 2ba76dbe80 Simplified SDL_Surface hai 1 ano
sdlgenblit.pl 15f68a86ff Group the blit copy flags to simplify code hai 1 ano