Commit Graph

  • 15cc0f5f91 linux/SDL_syshaptic.c:SDL_SYS_HapticStopAll(): Fix return on error Petar Popovic 2025-08-09 18:00:04 +0200
  • 43f3991398 linux/SDL_syshaptic.c:SDL_SYS_HapticStopAll(): Fix return on error Petar Popovic 2025-08-09 18:00:04 +0200
  • f71b92dced linux/SDL_syshaptic.c:SDL_SYS_HapticStopAll(): Fix return on error Petar Popovic 2025-08-09 18:00:04 +0200
  • d4819db5e6 SDL_waylandvideo.c:display_remove_global(): Check pointer when removing mouse Petar Popovic 2025-08-09 15:36:42 +0200
  • b9798c337a SDL_waylandvideo.c:display_remove_global(): Check pointer when removing mouse Petar Popovic 2025-08-09 15:36:42 +0200
  • e23a072af1
    Fixed bug #13493: Assertion failure at SDL_AddTouch with Android API 28 Java touch id should be -1 because it's reserved for internal SDL synthetic events. It should also not be 0, because this is SDL invalid value. Sylvain 2025-08-08 11:43:42 +0200
  • 0aef2c3612 release: build aarch64 libraries with 16kiB page size release-2.30.x Anonymous Maarten 2025-08-09 05:25:31 +0200
  • f201b64ffe release: build aarch64 libraries with 16kiB page size Anonymous Maarten 2025-08-09 05:25:31 +0200
  • 68e0108b1c release: build aarch64 libraries with 16kiB page size Anonymous Maarten 2025-08-09 04:39:12 +0200
  • 7017fbaa8e release: build aarch64 libraries with 16kiB page size Anonymous Maarten 2025-08-09 04:39:12 +0200
  • 7b3796bc39 SDL_TriggerBreakpoint() will default to __debugbreak() on MinGW toolchain on windows Mohamed Shazan 2025-08-09 04:50:59 +0530
  • f4c124e4bf
    SDL_TriggerBreakpoint() will default to __debugbreak() on MinGW toolchain on windows Mohamed Shazan 2025-08-09 04:50:59 +0530
  • aff1a48bd9 wayland: Cleanup and return if keymap allocation fails Frank Praznik 2025-08-08 17:53:21 -0400
  • f9da052a2c
    wayland: Cleanup and return if keymap allocation fails Frank Praznik 2025-08-08 17:53:21 -0400
  • 9fc66b90c2 keyboard_handle_keymap(): Return when keymap creation fails Petar Popovic 2025-08-08 22:32:35 +0200
  • b5bc6d2cc4 SDL_SendJoystickVirtualSensorDataInner(): Fix max_sensor_events increment Petar Popovic 2025-08-08 20:52:24 +0200
  • d9c20cfd0a SDL_SendJoystickVirtualSensorDataInner(): Fix max_sensor_events increment Petar Popovic 2025-08-08 20:52:24 +0200
  • de742e9f9a cmake: detect RISCOS platform before GNU/Hurd Anonymous Maarten 2025-08-08 04:55:32 +0200
  • 171885010d Add GNU/Hurd as platform Pino Toscano 2025-08-07 23:35:39 +0200
  • b19b3a9cf2 SDL_SendJoystickVirtualSensorDataInner(): Fix max_sensor_events increment Petar Popovic 2025-08-08 20:52:24 +0200
  • 0d1d4ea1f9
    SDL_SetRenderDrawBlendMode(): Remove redundant param check Petar Popovic 2025-08-08 19:50:12 +0200
  • b63c32e790 SDL_SetRenderDrawBlendMode(): Remove redundant param check Petar Popovic 2025-08-08 19:50:12 +0200
  • 923b8cef3c SDL_SetRenderDrawBlendMode(): Remove redundant param check Petar Popovic 2025-08-08 19:50:12 +0200
  • 7252633345
    video: Check the display origin when a fullscreen window is moved Frank Praznik 2025-08-08 11:10:53 -0400
  • 5c8724dd5a
    cover in paren Mohamed Shazan 2025-08-08 15:37:06 +0530
  • dc4741f70f
    specify __MINGW32__ to use __debugbreak Mohamed Shazan 2025-08-08 14:35:47 +0530
  • e8f515a213 cmake: detect RISCOS platform before GNU/Hurd Anonymous Maarten 2025-08-08 04:55:32 +0200
  • 61f1bf4481 Update SDL_hints.h Gabriele Cocchieri 2025-08-08 01:29:45 +0200
  • c8735de028
    Merge branch 'libsdl-org:main' into mycontribute Gabriele Cocchieri 2025-08-08 01:25:50 +0200
  • 0f039ad5ab Resolved Issue #13700 Gabriele Cocchieri 2025-08-08 00:27:30 +0200
  • 77b548fb3d Add GNU/Hurd as platform Pino Toscano 2025-08-07 23:35:39 +0200
  • 1a48f897f2 ime: fcitx: use SDL_GetExeName() in GetAppName() Pino Toscano 2025-08-07 07:40:29 +0200
  • 248bcf6b29 ime: fcitx: use SDL_GetExeName() in GetAppName() Pino Toscano 2025-08-07 07:40:29 +0200
  • 2b42789de6 Fix some typos detected by Debian's lintian QA tool Simon McVittie 2025-08-07 11:58:25 +0100
  • b9c1da10ba hints: Rephrase documentation to improve grammar Simon McVittie 2025-08-07 11:54:20 +0100
  • d83503f80e Fix some typos detected by Debian's lintian QA tool Simon McVittie 2025-08-07 11:58:25 +0100
  • 40b941c826 hints: Rephrase documentation to improve grammar Simon McVittie 2025-08-07 11:54:20 +0100
  • 56f5a76696 GPU: Fix uninitialized value in Vulkan command buffer structure cosmonaut 2025-08-07 10:57:17 -0700
  • fe6b2161bf GPU: Fix uninitialized value in Vulkan command buffer structure cosmonaut 2025-08-07 10:57:17 -0700
  • 6981522cd6 Revert "Support Google Play 16 KB Page Size Requirement (#13470)" Sam Lantinga 2025-08-07 11:44:45 -0700
  • c7e8977e60 Revert "Support Google Play 16 KB Page Size Requirement (#13470)" Sam Lantinga 2025-08-07 11:41:43 -0700
  • 4f9723ece7 Revert "autotools, android: Support Google Play 16 KB Page Size Requirement" Sam Lantinga 2025-08-07 11:38:29 -0700
  • 53dbe1862e Revert "Support Google Play 16 KB Page Size Requirement (#13470)" Sam Lantinga 2025-08-07 11:38:24 -0700
  • e257904eb3 Revert "autotools, android: Support Google Play 16 KB Page Size Requirement" Sam Lantinga 2025-08-07 11:37:57 -0700
  • cc7a73e727 Revert "Support Google Play 16 KB Page Size Requirement (#13470)" Sam Lantinga 2025-08-07 11:37:44 -0700
  • 33c8998598 video: Use additional checks for determining on which display a window should be fullscreen Frank Praznik 2025-08-06 17:36:31 -0400
  • faf26f1f0b GPU: Fix uninitialized value in Vulkan command buffer structure cosmonaut 2025-08-07 10:57:17 -0700
  • 19ca9bad80 Fix async io with buffer larger that available bytes Lukasz Fronc 2025-08-07 19:29:41 +0200
  • 45f9b587a5 Update testasyncio so it shows failure on buffer larger than contents Lukasz Fronc 2025-08-06 21:22:18 +0200
  • 9f1cc301a7 autotools, android: Support Google Play 16 KB Page Size Requirement Ozkan Sezer 2025-08-07 20:10:02 +0300
  • e7489a0931 autotools, android: Support Google Play 16 KB Page Size Requirement Ozkan Sezer 2025-08-07 20:10:02 +0300
  • e321995244 Support Google Play 16 KB Page Size Requirement (#13470) - See: https://developer.android.com/guide/practices/page-sizes#update-packaging - Also, make min API uniform at 21 (from 16 and 23 in a few places) Anonymous Maarten 2025-08-07 17:32:16 +0200
  • 4b2aa3f102 Support Google Play 16 KB Page Size Requirement (#13470) - See: https://developer.android.com/guide/practices/page-sizes#update-packaging - Also, make min API uniform at 21 (from 16 and 23 in a few places) Anonymous Maarten 2025-08-07 17:32:16 +0200
  • f3055187b6
    video: Use additional checks for determining on which display a window should be fullscreen Frank Praznik 2025-08-06 17:36:31 -0400
  • e3a35b55b3 Fix some typos detected by Debian's lintian QA tool Simon McVittie 2025-08-07 11:58:25 +0100
  • 3d6019e468 hints: Rephrase documentation to improve grammar Simon McVittie 2025-08-07 11:54:20 +0100
  • c5af2e04ab ime: fcitx: use SDL_GetExeName() in GetAppName() Pino Toscano 2025-08-07 07:40:29 +0200
  • e6ba3612db SDL_endian.h: extend Linux way for GNU libc Pino Toscano 2025-08-06 23:40:02 +0200
  • 561c99ee11 SDL_endian.h: extend Linux way for GNU libc Pino Toscano 2025-08-06 23:40:02 +0200
  • b3c1609755 SDL_endian.h: extend Linux way for GNU libc Pino Toscano 2025-08-06 23:40:02 +0200
  • f439e44771 x11: Modernize and optimize key handling Frank Praznik 2025-07-24 15:11:20 -0400
  • ef7c069102 Fix moving fullscreen window to a different display Brick 2025-08-06 21:23:21 +0100
  • 67e5130441 x11: Check axis labels when searching for relative axes Frank Praznik 2025-08-04 19:43:42 -0400
  • 91be1b054a x11: Fix xsettings pointer not being reset in X11_QuitXsettings Sam Lantinga 2025-08-06 09:22:33 -0700
  • 31ba7efa48 x11: Refactor dpi hooks, removing GTK dependency and fixing XSettings watcher Sam Lantinga 2025-08-06 09:22:15 -0700
  • b139821903 tray: linux - use `.cache` directory for temporary icon paths A1029384756 2025-08-06 01:21:47 -0400
  • 0e2832e3f5 tray: linux - use `.cache` directory for temporary icon paths A1029384756 2025-08-06 01:21:47 -0400
  • 3f28eb0265 Filter out paths that aren't a prefix to the PROJECT_SOURCE_DIR, only a problem on Android currently. Joshua T. Fisher 2025-08-05 18:12:59 -0700
  • ef47f2846d SEWN Button Convention Mitch Cairns 2025-08-05 18:00:12 -0700
  • f81db1afd4 SInput: Mapping updates for GCUltimate/ProGCC Mitch Cairns 2025-08-05 17:35:38 -0700
  • 5e77fb314c
    win32: Use the current flags to determine if NCCALCSIZE is required Frank Praznik 2025-08-05 17:24:10 -0400
  • 89009d43b2 Two globs got duplicated in the last commit. Joshua T. Fisher 2025-08-05 15:02:37 -0700
  • cd0c660dea win32: Use the current flags to determine if NCCALCSIZE is required Frank Praznik 2025-08-05 17:24:10 -0400
  • f50766c934 Start tracking SDL internal headers and add headers to SDL targets, augment sdl cmake commands to apply source_group to sources. Joshua T. Fisher 2025-08-05 15:00:55 -0700
  • aa0afed20e win32: Use the current flags to determine if NCCALCSIZE is required Frank Praznik 2025-08-05 17:24:10 -0400
  • 1a2841deb1
    win32: Use STYLE_BORDERLESS when showing a pending fullscreen window Frank Praznik 2025-08-05 15:51:50 -0400
  • 90a023007f win32: Use STYLE_BORDERLESS when showing a pending fullscreen window Frank Praznik 2025-08-05 15:51:50 -0400
  • c8cf0937d4 win32: Use STYLE_BORDERLESS when showing a pending fullscreen window Frank Praznik 2025-08-05 15:51:50 -0400
  • aae7736ec6 Added additional examples of paddle and misc buttons (thanks @AL2009man!) Sam Lantinga 2025-08-05 12:01:31 -0700
  • 688637eca8 Fix condition for setting HDR properties Mathieu Eyraud 2025-08-04 11:14:52 +0200
  • 85d1d70ca1
    cocoa: Wait for fullscreen spaces transitions to complete if switching to an exclusive mode Frank Praznik 2025-08-04 23:54:40 -0400
  • f44a98729c
    cocoa: Wait for fullscreen spaces transitions to complete if switching to an exclusive mode Frank Praznik 2025-08-04 23:54:40 -0400
  • 1b3bcc5065
    x11: Check axis labels when searching for relative axes Frank Praznik 2025-08-04 19:43:42 -0400
  • 40a79d3dbc Int casting Mitch Cairns 2025-08-04 21:49:45 -0700
  • f0907a1841 Dynamic mapping boolean check Mitch Cairns 2025-08-04 21:49:23 -0700
  • 0f50b57dc5 SInput: version capabilities compression Mitch Cairns 2025-08-04 21:33:38 -0700
  • 09356c709a Revert "cocoa: Don't re-enter a fullscreen space if leaving to enter an exclusive mode" Frank Praznik 2025-08-04 23:51:47 -0400
  • 3163e0cc9f Revert "cocoa: Don't re-enter a fullscreen space if leaving to enter an exclusive mode" Frank Praznik 2025-08-04 23:49:15 -0400
  • b6fa89ea74 Fix directory globbing on Android Alexander Batalov 2025-08-04 19:51:37 +0300
  • a05aca51ec Fix condition for setting HDR properties Mathieu Eyraud 2025-08-04 11:14:52 +0200
  • 07b9e86d02 cocoa: Don't re-enter a fullscreen space if leaving to enter an exclusive mode Frank Praznik 2025-08-04 22:07:24 -0400
  • ee8f2861e7 cocoa: Don't re-enter a fullscreen space if leaving to enter an exclusive mode Frank Praznik 2025-08-04 22:07:24 -0400
  • 293b8b9fd6 x11: Fix regression reading GNOME content scale Sam Lantinga 2025-08-04 16:53:09 -0700
  • 3738bf93e9
    sinput: allow dynamic loading, defining of subtypes/states for controllers Antheas Kapenekakis 2025-08-03 16:15:52 +0200
  • 7bb045ca22 Fixed Windows build Sam Lantinga 2025-08-04 13:04:17 -0700
  • 8e46e5d8b4 Updated to version 3.2.21 for development Sam Lantinga 2025-08-04 11:54:34 -0700
  • 9a71e3fd50 Revert "Add SDL_IsTraySupported" Sam Lantinga 2025-08-04 10:39:34 -0700
  • bba6555bf1 Enable background input when using Microsoft GameInput Sam Lantinga 2025-08-04 10:21:58 -0700
  • 96292a5b46 Updated to version 3.2.20 for release release-3.2.20 Sam Lantinga 2025-08-04 09:58:55 -0700
  • f02bf2d63d Fix directory globbing on Android Alexander Batalov 2025-08-04 19:51:37 +0300