Commit Graph

  • 39e9ac6d1f
    ci: Patched to compile on Android. Ryan C. Gordon 2025-07-23 23:53:46 -0400
  • f5a0222a8e
    aaudio: Try to select a more-useful microphone for recording. Ryan C. Gordon 2025-07-23 22:38:28 -0400
  • acb3b0b4be win32: Implement keymap caching Frank Praznik 2025-07-22 12:32:46 -0400
  • cd0b83debe win32: Implement keymap caching Frank Praznik 2025-07-22 12:32:46 -0400
  • 88cb29fc70
    Check NSWindow::isVisible before sending SDL_WINDOWEVENT_RESTORED during Cocoa_WindowListener::windowDidResize Dan Andrus 2025-07-23 16:31:59 +0200
  • 48e46c80d9
    Check NSWindow::isVisible before sending SDL_WINDOWEVENT_RESTORED during Cocoa_WindowListener::windowDidResize Dan Andrus 2025-07-23 16:23:19 +0200
  • f22131301c
    Merge branch 'libsdl-org:release-3.2.x' into release-3.2.x Jackson Luff 2025-07-22 20:16:58 -0400
  • 34616d1b00 A little more tidying. Better notes around how the absolute maximum threshold was arrived at. Aubrey Hesselgren 2025-07-22 11:01:57 -0700
  • 8863e5ee67 Made the maximum noise during accelerometer noise profiling a define, in terms of "G" Aubrey Hesselgren 2025-07-22 10:39:25 -0700
  • 6bfc54508c Accelerometer Tolerance is now calibrated before Gyro Drift. Aubrey Hesselgren 2025-07-21 16:39:32 -0700
  • c67e6036b2 A little more tidying. Better notes around how the absolute maximum threshold was arrived at. Aubrey Hesselgren 2025-07-22 11:01:57 -0700
  • e23f4585f2 Made the maximum noise during accelerometer noise profiling a define, in terms of "G" Aubrey Hesselgren 2025-07-22 10:39:25 -0700
  • 07ef532681
    hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. Ryan C. Gordon 2025-07-22 13:19:30 -0400
  • af1c05fd58
    filesystem: Check SDL_GetPrefPath parameters at the higher level. Ryan C. Gordon 2025-07-22 12:28:01 -0400
  • 279a50cc26
    wayland: Fall-back to the compositor for fullscreen-desktop window placement Frank Praznik 2025-07-17 18:17:14 -0400
  • 09eef8e5ae Accelerometer Tolerance is now calibrated before Gyro Drift. Aubrey Hesselgren 2025-07-21 16:39:32 -0700
  • 4210aa61e1 `build_config_windows`: define `HAVE_STDARG/STDDEF_H` outside of condition. They are defined in both `#if HAVE_LIBC` and its `#else` anyway. [sdl-ci-filter msvc-*] L zard 2025-07-21 19:33:56 +0200
  • d8a345d924 `build_config_windows`: fix `HAVE_VSSCANF` defined regardless of MSVC version. [sdl-ci-filter msvc-*] L zard 2025-07-21 19:27:41 +0200
  • ea995b1694 `build_config_windows`: define `HAVE_STDARG/STDDEF_H` outside of condition. They are defined in both `#if HAVE_LIBC` and its `#else` anyway. [sdl-ci-filter msvc-*] L zard 2025-07-21 19:33:56 +0200
  • a977a11fa6 `build_config_windows`: fix `HAVE_VSSCANF` defined regardless of MSVC version. [sdl-ci-filter msvc-*] L zard 2025-07-21 19:27:41 +0200
  • 27caa57695
    dialog: Make sure we don't underflow a string in Cocoa backend. Ryan C. Gordon 2025-07-21 16:02:42 -0400
  • b2d152e51f dialog: fix default file name on Cocoa Anon Ymous 2025-07-18 00:45:42 +0530
  • fc19ae343c Updated SDL_IsJoystickSInputController() to match style in file Sam Lantinga 2025-07-21 11:38:54 -0700
  • f1de12d0b2 `build_config_windows`: define `HAVE_STDARG/STDDEF_H` outside of condition. They are defined in both `#if HAVE_LIBC` and its `#else` anyway. [sdl-ci-filter msvc-*] L zard 2025-07-21 19:33:56 +0200
  • fa2938938e `build_config_windows`: fix `HAVE_VSSCANF` defined regardless of MSVC version. [sdl-ci-filter msvc-*] L zard 2025-07-21 19:27:41 +0200
  • 0eaf28ed4d Added test and test image for clamped texture address mode to render testautomation Thomas Stehle 2025-07-19 16:33:53 +0200
  • 64b19fc504 Added missing handling of texture address mode to SDL render Vulkan backend Thomas Stehle 2025-07-19 14:02:41 +0200
  • b963064de3 Added test and test image for clamped texture address mode to render testautomation Thomas Stehle 2025-07-19 16:33:53 +0200
  • 86200d1203 Fixed clamp texture address mode in software renderer Sam Lantinga 2025-07-21 10:03:49 -0700
  • 55e14a2ced Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-21 17:16:40 +0000
  • 08fd165dd2 Add POINTER suffix to SDL_PROP_IOSTREAM_MEMORY_FREE_FUNC Maia 2025-07-19 16:23:57 +0200
  • 4a30ee58ca
    Implement SInput Device Namings (#13391) mitchellcairns 2025-07-21 10:08:27 -0700
  • b0b12b3b09 Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-21 16:55:47 +0000
  • 47d8bdd1c3 Add SDL_IsTraySupported Semphris 2025-05-25 17:49:53 -0400
  • 34691de22b SDL2: Fill the SDL_AudioSpec in add_device() vanfanel 2025-07-20 14:23:45 +0200
  • 3acb954bf2
    Update src/joystick/hidapi/SDL_hidapi_sinput.c mitchellcairns 2025-07-20 09:54:31 -0700
  • 8965a74822 SDL2: Fill the SDL_AudioSpec in add_device() vanfanel 2025-07-20 14:23:45 +0200
  • dde5818ced dialog: fix default file name on Cocoa Anon Ymous 2025-07-18 00:45:42 +0530
  • e082fc0cff Add SDL_IsTraySupported Semphris 2025-05-25 17:49:53 -0400
  • 1143e8e84d Add POINTER suffix to SDL_PROP_IOSTREAM_MEMORY_FREE_FUNC Maia 2025-07-19 16:23:57 +0200
  • 735f0cc300
    wayland: Handle text input per-seat Frank Praznik 2025-07-19 10:08:56 -0400
  • a6223e65a5 Added missing handling of texture address mode to SDL render Vulkan backend Thomas Stehle 2025-07-19 14:02:41 +0200
  • d757e060d2
    Update SDL_uikitpen.m mccakit 2025-07-19 11:19:25 +0300
  • 95d92d97f3 Implement SInput Device Namings Mitch Cairns 2025-07-18 22:21:07 -0700
  • b8dc9767da GPU: Fix Vulkan compute uniform descriptor not being marked as set (#13389) Acclution 2025-07-18 22:27:31 +0000
  • 8bd29f7ca3
    GPU: Fix Vulkan compute uniform descriptor not being marked as set (#13389) Acclution 2025-07-18 22:27:31 +0000
  • a7a089b10a vulkan: Potential copy paste issue fix Acclution 2025-07-18 20:22:52 +0200
  • ce9c6e40fd wayland: Refactor keyboard layout handling Frank Praznik 2025-07-09 13:32:14 -0400
  • 9c9bb9cec7 wayland: Only create/destroy the compose table when necessary Frank Praznik 2025-07-11 11:10:09 -0400
  • 9b00f3a728 wayland: Optimize keymap creation Frank Praznik 2025-07-09 12:57:14 -0400
  • 1a2d451e30
    wayland: Refactor keyboard layout handling Frank Praznik 2025-07-09 13:32:14 -0400
  • 0bab300024
    wayland: Only create/destroy the compose table when necessary Frank Praznik 2025-07-11 11:10:09 -0400
  • bb240eb3d4
    wayland: Optimize keymap creation Frank Praznik 2025-07-09 12:57:14 -0400
  • 34d9db3657
    SInput Serial MAC Fix (#13388) mitchellcairns 2025-07-18 08:08:24 -0700
  • 0c67e78aed
    Merge branch 'main' into sinput_mac_serial mitchellcairns 2025-07-17 23:56:07 -0700
  • ff1afc1b06 Resolve MAC address Order Mitch Cairns 2025-07-17 23:47:57 -0700
  • 46ea7aa80e SInput Serial from MAC Mitch Cairns 2025-07-17 21:11:49 -0700
  • a26adb1f45 SInput Serial from MAC Mitch Cairns 2025-07-17 21:11:49 -0700
  • ad52ebf985 Fixed build Sam Lantinga 2025-07-17 20:56:41 -0700
  • e70ecb37c1 Implement the D-pad as a hat for SInput controllers Sam Lantinga 2025-07-17 20:51:29 -0700
  • 45674d0024 GC Ultimate Misc Mitch Cairns 2025-07-17 19:54:27 -0700
  • 679b2d1d3b GC Ultimate Misc Mitch Cairns 2025-07-17 19:54:27 -0700
  • 8f79a6185a Fixed the mapping for the GC Ultimate controller Sam Lantinga 2025-07-17 19:32:46 -0700
  • de20b731f2 Removed unnecessary cast Sam Lantinga 2025-07-17 19:32:29 -0700
  • ada44eaa10 testcontroller: reverted GameInput test code Sam Lantinga 2025-07-17 18:41:43 -0700
  • 3b9db3dd62 Added support for Windows GameInput 2.0 Sam Lantinga 2025-07-17 15:38:39 -0700
  • e25c61cda8 SDL2: Add missing symbol loading for SDL_GetDefaultAudioInfo() implementation on ALSA. vanfanel 2025-07-07 09:38:49 +0200
  • 28f2944947 SDL2: Implement SDL_GetDefaultAudioInfo() on the ALSA backend. vanfanel 2025-07-07 09:00:44 +0200
  • 874ca5a678 SDL2: Add missing symbol loading for SDL_GetDefaultAudioInfo() implementation on ALSA. vanfanel 2025-07-07 09:38:49 +0200
  • 8d5984464e SDL2: Implement SDL_GetDefaultAudioInfo() on the ALSA backend. vanfanel 2025-07-07 09:00:44 +0200
  • 631aa697e6 Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-17 16:00:47 +0000
  • 8451ce86c1 iostream: Add optional free_func pointer property to memory streams Marcin Serwin 2025-07-16 20:21:41 +0200
  • 1ab01b9367 Clarify SDL_GPUVertexBufferDescription.pitch comment (#13381) BurntRanch 2025-07-17 18:53:35 +0300
  • ee6d8f78f4
    Clarify SDL_GPUVertexBufferDescription.pitch comment (#13381) BurntRanch 2025-07-17 18:53:35 +0300
  • ee371ff740 Fixed crash if a clipboard event was sent with video uninitialized Sam Lantinga 2025-07-17 08:47:12 -0700
  • 855d28e97a Fixed crash if a clipboard event was sent with video uninitialized Sam Lantinga 2025-07-17 08:47:12 -0700
  • ffaf57084f
    Clarify SDL_GPUVertexBufferDescription.pitch comment BurntRanch 2025-07-17 15:13:53 +0300
  • ef58dd77ca GPU: Clean up properties in SDL_ReleaseGPUTexture (#13378) Evan Hemsley 2025-07-17 00:21:34 -0700
  • bc5c9a686c
    GPU: Clean up properties in SDL_ReleaseGPUTexture (#13378) Evan Hemsley 2025-07-17 00:21:34 -0700
  • 1d9fc5f2c8 Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-17 07:20:27 +0000
  • 1b4fd3aa83 Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-17 07:05:50 +0000
  • 9d70229e3b GPU: Clean up properties in SDL_ReleaseGPUTexture cosmonaut 2025-07-16 23:45:44 -0700
  • b504bdd321
    iostream: Add optional free_func pointer property to memory streams Marcin Serwin 2025-07-16 20:21:41 +0200
  • 7510a67159 Fixed typo Sam Lantinga 2025-07-16 19:31:10 -0700
  • fd10eec0bf hidapi: Add a stub driver for Switch 2. Ethan Lee 2025-06-26 13:13:02 -0400
  • 62d82ffc15 fix: don't use `CLOCK_MONOTONIC_RAW` on Android Blaž Tomažič 2025-07-14 13:43:01 +0200
  • 8e5fe0ea61
    SInput Timestamp and Protocol Version (#13371) mitchellcairns 2025-07-16 10:12:38 -0700
  • c384c8a9e0 Merge remote-tracking branch 'origin/sinput_gyrocount' into sinput_gyrocount Mitch Cairns 2025-07-16 08:27:55 -0700
  • 82796e57c0 IMU Timestamp Mitch Cairns 2025-07-16 08:07:43 -0700
  • 481c7e6f7a IMU Timestamp Mitch Cairns 2025-07-16 08:07:43 -0700
  • a6e8abbd54 Index Update Mitch Cairns 2025-07-16 06:23:56 -0700
  • ebbe660691 SInput IMU Packet Counter Mitch Cairns 2025-07-16 06:16:41 -0700
  • da2eb5f58b fix: don't use `CLOCK_MONOTONIC_RAW` on Android Blaž Tomažič 2025-07-14 13:43:01 +0200
  • 504107ad0e Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-16 01:36:42 +0000
  • 18eeaea054
    Implement SInput Device Support (#13343) mitchellcairns 2025-07-15 18:35:47 -0700
  • 7eb44ffad9 NULL return for incomplete mappings Mitch Cairns 2025-07-15 18:01:55 -0700
  • a53eb5221b Added support for the PDP REALMz Wireless Controller for Switch Sam Lantinga 2025-07-15 17:41:32 -0700
  • b3af72f69e emscripten: Respect SDL_HINT_MAIN_CALLBACK_RATE. Ryan C. Gordon 2025-07-15 15:48:22 -0400
  • 67de7e4fd4 Sub-ID Update Mitch Cairns 2025-07-15 16:47:59 -0700
  • 0902f810bd Merge remote-tracking branch 'origin/main' into sinput Mitch Cairns 2025-07-15 15:54:33 -0700