Commit Graph

  • 12b56f5447 Allow overriding SDL_FORK_MESSAGEBOX in build environment Caleb Heuer 2025-06-26 11:37:19 -0600
  • cd98b66114 Allow overriding SDL_FORK_MESSAGEBOX in build environment Caleb Heuer 2025-06-26 11:37:19 -0600
  • 8d5bf053f7 Fixed detecting 8BitDo sensor timestamp on older firmware Sam Lantinga 2025-06-26 10:46:50 -0700
  • abc5eff2bc
    Allow overriding SDL_FORK_MESSAGEBOX in build environment Caleb Heuer 2025-06-26 11:37:19 -0600
  • 018e104936 Merge remote-tracking branch 'upstream/main' into Gyro-Instrumentation-For-TestController Aubrey Hesselgren 2025-06-26 10:02:21 -0700
  • 165b86e7b7
    x11: Always update the borders on frame extent events Frank Praznik 2025-06-25 11:55:47 -0400
  • 0ac1241b7a x11: Always update the borders on frame extent events Frank Praznik 2025-06-25 11:55:47 -0400
  • c4221dff6a
    x11: Always update the borders on frame extent events Frank Praznik 2025-06-25 11:55:47 -0400
  • f40bf44928 Removed unnecessary include Sam Lantinga 2025-06-25 18:50:28 -0700
  • 6d3e8b749e
    add 8BitDo Controller sensor_timestamp (#13278) 8BitDo 2025-06-26 09:49:43 +0800
  • 4ef6171248 Fix the issue of the first packet data timestamp being too large 8BitDo 2025-06-26 09:36:35 +0800
  • 4ba4b457f3 Check-in Mitch Cairns 2025-06-25 11:20:59 -0700
  • 608101a185 Update the viewport when logical presentation changes Sam Lantinga 2025-06-25 09:42:23 -0700
  • 554bee6aae Fix #13276: Crash in SDL_GetAudioDeviceChannelMap Paul Vick 2025-06-24 22:26:14 -0700
  • 727b4924c8 Update the viewport when logical presentation changes Sam Lantinga 2025-06-25 09:42:23 -0700
  • de6a23028a Fix #13276: Crash in SDL_GetAudioDeviceChannelMap Paul Vick 2025-06-24 22:26:14 -0700
  • 63af3cb667 add 8BitDo Controller sensor_timestamp 8BitDo 2025-06-25 17:56:55 +0800
  • e74e2e7f74 Fix #13276: Crash in SDL_GetAudioDeviceChannelMap Paul Vick 2025-06-24 22:26:14 -0700
  • 7b5f404706 WIP on Hoja Gamepad Implementation Mitch Cairns 2025-06-24 19:06:59 -0700
  • 8442d4f0f7 joystick: Add support Xbox Adaptive Controller Vicki Pfau 2025-06-11 16:29:02 -0700
  • 3cd979b353 SDL_render.h: enum SDL_TextureAddressMode: Removed trailing comma Petar Popovic 2025-06-24 20:22:42 +0200
  • b6141f6b46 SDL_render.h: enum SDL_TextureAddressMode: Removed trailing comma Petar Popovic 2025-06-24 20:22:42 +0200
  • 19fc5c2953 keyboard: Add reference to SDL_Keymod in the comments evgenydrainov 2025-06-23 22:05:02 +0300
  • 2bc3ec44b1 keyboard: Add reference to SDL_Keymod in the comments evgenydrainov 2025-06-23 22:05:02 +0300
  • 3e0ce51067 joystick: Fix MSVC errors C2099 with `/fp:strict` Rémi Verschelde 2025-06-24 08:18:48 +0200
  • db3a35e9bc joystick: Fix MSVC errors C2099 with `/fp:strict` Rémi Verschelde 2025-06-24 08:18:48 +0200
  • 541719903a
    joystick: Fix MSVC errors C2099 with `/fp:strict` Rémi Verschelde 2025-06-24 08:18:48 +0200
  • d70b1c7f08 keyboard: Add reference to SDL_Keymod in the comments evgenydrainov 2025-06-23 22:05:02 +0300
  • bdbfb7c163 tray(Win32): re-add the tray icon upon taskbar restart g9wp 2025-06-24 00:00:34 +0800
  • 9ed83e71f6 Fixed memory leaks in KMSDRM property handling Sam Lantinga 2025-06-22 16:26:21 -0700
  • 603118c340 Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-23 04:18:24 +0000
  • aa4f916b71 Renamed SDL_PROP_AUDIOSTREAM_KEEP_ON_SHUTDOWN_BOOLEAN to SDL_PROP_AUDIOSTREAM_AUTO_CLEANUP_BOOLEAN Sam Lantinga 2025-06-22 21:17:06 -0700
  • 6cfe211142 Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-23 04:07:09 +0000
  • 274aa0242e
    audio: Let apps save an audio stream from destruction during SDL_Quit(). (#13244) Ryan C. Gordon 2025-06-23 00:06:15 -0400
  • 7261c43342 alsa: change an SDL_LogError into SDL_LogDebug. Ozkan Sezer 2025-06-21 03:10:50 +0300
  • af8bee2dd1 alsa: change an SDL_LogError into SDL_LogDebug. Ozkan Sezer 2025-06-21 03:10:50 +0300
  • ad57c6ea37 test: Fix resource paths in testtray Marcin Serwin 2025-06-22 12:42:55 +0200
  • bbc674b9e7 test: Fix resource paths in testtray Marcin Serwin 2025-06-22 12:42:55 +0200
  • ab2ed6797a Fixed memory leaks in KMSDRM property handling Sam Lantinga 2025-06-22 16:26:21 -0700
  • caecff650d Resolve bug for calibration Nintendo Switch Pro Controller (#13260) mitchellcairns 2025-06-22 20:59:15 -0700
  • 796961acec
    Resolve bug for calibration Nintendo Switch Pro Controller (#13260) mitchellcairns 2025-06-22 20:59:15 -0700
  • a26f8fbd6c
    Update SDL_hidapi_switch.c mitchellcairns 2025-06-22 19:17:02 -0700
  • ff9c4b2a70 Resolve bug for calibration Nintendo Switch Pro Controller Mitch Cairns 2025-06-22 18:59:14 -0700
  • 55fdc3021e Merge remote-tracking branch 'origin/SwitchCalibrationFix' into SwitchCalibrationFix Mitch Cairns 2025-06-22 17:09:59 -0700
  • c8d3517ba3 Fix Nintendo Switch User Calibration Issue Mitch Cairns 2025-06-22 17:08:48 -0700
  • 443c59bb42 Fix Nintendo Switch User Calibration Issue Mitch Cairns 2025-06-22 17:08:48 -0700
  • c2a62ee696 Fixed Nintendo Switch thumbstick calibration Mitch Cairns 2025-06-22 13:12:05 -0700
  • e4475d1868 Fixed Nintendo Switch thumbstick calibration Mitch Cairns 2025-06-22 13:12:05 -0700
  • f6300be4b2 Fixed Nintendo Switch thumbstick calibration Mitch Cairns 2025-06-22 13:12:05 -0700
  • 3a6f9e01f8 Fixed Nintendo Switch thumbstick calibration Mitch Cairns 2025-06-22 13:12:05 -0700
  • 07d6104c9a Fixed Nintendo Switch thumbstick calibration Mitch Cairns 2025-06-22 13:12:05 -0700
  • f2157bfae7
    test: Fix resource paths in testtray Marcin Serwin 2025-06-22 12:42:55 +0200
  • c1b8ac9764 Fixed Nintendo Switch Pro thumbstick calibration Sam Lantinga 2025-06-21 19:55:05 -0700
  • 6a71328638 Fixed Nintendo Switch Pro thumbstick calibration Sam Lantinga 2025-06-21 19:55:05 -0700
  • bde5687a3c Fixed Nintendo Switch Pro thumbstick calibration Sam Lantinga 2025-06-21 19:55:05 -0700
  • 038a3806eb Fixed Nintendo Switch Pro thumbstick calibration Sam Lantinga 2025-06-21 19:55:05 -0700
  • 973260a851 OpenHarmony Port (renderer) Coder2 2025-06-22 06:10:31 +0800
  • f5e401b557 alsa: change an SDL_LogError into SDL_LogDebug. Ozkan Sezer 2025-06-21 03:10:50 +0300
  • fd2be08734
    Update src/audio/SDL_audio.c Sam Lantinga 2025-06-21 10:47:34 -0700
  • 227021cf4f
    Update src/audio/SDL_audio.c Sam Lantinga 2025-06-21 10:47:14 -0700
  • 6389f445c4
    Update src/audio/SDL_audio.c Sam Lantinga 2025-06-21 10:47:08 -0700
  • 0f3504f78d Updated testffmpeg for ffmpeg 7.1 Sam Lantinga 2025-06-21 08:26:34 -0700
  • e6c2649afc Updated testffmpeg for ffmpeg 7.1 Sam Lantinga 2025-06-21 08:26:34 -0700
  • 665e9da2b1 Updated testffmpeg for ffmpeg 7.1 Sam Lantinga 2025-06-21 08:26:34 -0700
  • 0aaa0321cc Fixed warning C5286: implicit conversion from enum type 'VkFilter' to enum type 'SDL_ScaleMode' Sam Lantinga 2025-06-21 07:41:20 -0700
  • e80d084766 expose events originating from a live-resize set the data1 field to 1. Sasha Szpakowski 2025-06-20 23:46:06 -0300
  • caaaf52583 win32: Invalidate window message mouse button flags when reading buttons from raw input or GameInput Josh Dowell 2025-06-21 09:57:34 +0100
  • 6aedc488d3 win32: Invalidate window message mouse button flags when reading buttons from raw input or GameInput Josh Dowell 2025-06-21 09:57:34 +0100
  • 56449f167d hidapi/libusb: disable C5287 warning in MSVC builds Ozkan Sezer 2025-06-21 14:11:02 +0300
  • 81e3066303 hidapi/libusb: disable C5287 warning in MSVC builds Ozkan Sezer 2025-06-21 14:11:02 +0300
  • 1a5522b7ce hidapi/libusb: disable C5287 warning in MSVC builds Ozkan Sezer 2025-06-21 14:11:02 +0300
  • 72ad5d7e50 win32: Invalidate window message mouse button flags when reading buttons from raw input or GameInput Josh Dowell 2025-06-21 09:57:34 +0100
  • 8b84921781 expose events originating from a live-resize set the data1 field to 1. Sasha Szpakowski 2025-06-20 23:46:06 -0300
  • 0ebdd5ae95
    audio: Let apps save an audio stream from destruction during SDL_Quit(). Ryan C. Gordon 2025-06-20 21:09:31 -0400
  • 7d9fd48557 alsa: recover from snd_pcm_avail() returning -EPIPE Sam Lantinga 2025-06-20 16:33:30 -0700
  • e68f5ca99a alsa: use udev if available instead of a hotplug thread Sam Lantinga 2025-06-20 15:23:59 -0700
  • 051ce0ff89 alsa: fixed disconnecting the microphone when opened Sam Lantinga 2025-06-20 15:14:58 -0700
  • d8a2635f13 alsa: use udev if available instead of a hotplug thread Sam Lantinga 2025-06-20 15:23:59 -0700
  • 640f51b3d3 alsa: fixed disconnecting the microphone when opened Sam Lantinga 2025-06-20 15:14:58 -0700
  • 5fcc83d93b Vita Render: Limit the scope of cliprect to viewport Wohlstand 2025-06-21 00:30:25 +0300
  • 1bd5110ff0 Vita: Fixed absence of clipping when viewport is set Wohlstand 2025-06-21 00:28:25 +0300
  • c7325228dc audio: Enumerating audio devices will skip zombie devices still in the hash. Ryan C. Gordon 2025-06-20 17:36:51 -0400
  • eb04219efe
    audio: Enumerating audio devices will skip zombie devices still in the hash. Ryan C. Gordon 2025-06-20 17:36:51 -0400
  • 89ce226fe4
    Vita Render: Limit the scope of cliprect to viewport Wohlstand 2025-06-21 00:30:25 +0300
  • 5257dd36a9
    Vita: Fixed absence of clipping when viewport is set Wohlstand 2025-06-21 00:28:25 +0300
  • d06b6e42d2 Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-20 21:02:26 +0000
  • 079967afa5 Clarify that SDL_GetAudioStreamDevice() returns the logical device. Sam Lantinga 2025-06-20 14:01:16 -0700
  • c19ad189dc Clarify that SDL_GetAudioStreamDevice() returns the logical device. Sam Lantinga 2025-06-20 14:01:16 -0700
  • 7a43692bdf Vita Render: Limit the scope of cliprect to viewport Wohlstand 2025-06-11 18:22:10 +0300
  • 99ad0871b1 Vita: Fixed absence of clipping when viewport is set Wohlstand 2025-06-09 01:26:08 +0300
  • 6701f938f7 Vita Render: Limit the scope of cliprect to viewport Wohlstand 2025-06-11 18:22:10 +0300
  • 1c09a7117a Vita: Fixed absence of clipping when viewport is set Wohlstand 2025-06-09 01:26:08 +0300
  • 7882e60f0e Don't log an error for disconnected audio devices Sam Lantinga 2025-06-20 11:05:08 -0700
  • 2ed55b614c Fix support for F21 to F24 scancodes on Linux Lilian Gimenez 2025-06-20 12:53:21 +0200
  • e4e29b8601 Fix support for F21 to F24 scancodes on Linux Lilian Gimenez 2025-06-20 12:53:21 +0200
  • 204585700a Fix support for F21 to F24 scancodes on Linux Lilian Gimenez 2025-06-20 12:53:21 +0200
  • 005821c3d3 Merge remote-tracking branch 'upstream/main' into Gyro-Instrumentation-For-TestController Aubrey Hesselgren 2025-06-19 10:21:14 -0700
  • 732a72f772
    Vita Render: Limit the scope of cliprect to viewport Wohlstand 2025-06-11 18:22:10 +0300
  • d7939abf42 Use consistent style for pointer declarations and casts Sam Lantinga 2025-06-18 09:26:51 -0700
  • 61447ba227 Use consistent style for pointer declarations and casts Sam Lantinga 2025-06-18 09:26:51 -0700