Commit Graph

  • 3cd979b353 SDL_render.h: enum SDL_TextureAddressMode: Removed trailing comma Petar Popovic 2025-06-24 20:22:42 +02:00
  • 19fc5c2953 keyboard: Add reference to SDL_Keymod in the comments evgenydrainov 2025-06-23 22:05:02 +03:00
  • 2bc3ec44b1 keyboard: Add reference to SDL_Keymod in the comments evgenydrainov 2025-06-23 22:05:02 +03:00
  • 3e0ce51067 joystick: Fix MSVC errors C2099 with /fp:strict Rémi Verschelde 2025-06-24 08:18:48 +02:00
  • db3a35e9bc joystick: Fix MSVC errors C2099 with /fp:strict Rémi Verschelde 2025-06-24 08:18:48 +02:00
  • 9ed83e71f6 Fixed memory leaks in KMSDRM property handling Sam Lantinga 2025-06-22 16:26:21 -07:00
  • 603118c340 Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-23 04:18:24 +00:00
  • aa4f916b71 Renamed SDL_PROP_AUDIOSTREAM_KEEP_ON_SHUTDOWN_BOOLEAN to SDL_PROP_AUDIOSTREAM_AUTO_CLEANUP_BOOLEAN Sam Lantinga 2025-06-22 21:17:06 -07:00
  • 6cfe211142 Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-23 04:07:09 +00:00
  • 274aa0242e audio: Let apps save an audio stream from destruction during SDL_Quit(). (#13244) Ryan C. Gordon 2025-06-23 00:06:15 -04:00
  • 7261c43342 alsa: change an SDL_LogError into SDL_LogDebug. Ozkan Sezer 2025-06-21 03:10:50 +03:00
  • af8bee2dd1 alsa: change an SDL_LogError into SDL_LogDebug. Ozkan Sezer 2025-06-21 03:10:50 +03:00
  • ad57c6ea37 test: Fix resource paths in testtray Marcin Serwin 2025-06-22 12:42:55 +02:00
  • bbc674b9e7 test: Fix resource paths in testtray Marcin Serwin 2025-06-22 12:42:55 +02:00
  • caecff650d Resolve bug for calibration Nintendo Switch Pro Controller (#13260) mitchellcairns 2025-06-22 20:59:15 -07:00
  • 796961acec Resolve bug for calibration Nintendo Switch Pro Controller (#13260) mitchellcairns 2025-06-22 20:59:15 -07:00
  • c2a62ee696 Fixed Nintendo Switch thumbstick calibration Mitch Cairns 2025-06-22 13:12:05 -07:00
  • e4475d1868 Fixed Nintendo Switch thumbstick calibration Mitch Cairns 2025-06-22 13:12:05 -07:00
  • f6300be4b2 Fixed Nintendo Switch thumbstick calibration Mitch Cairns 2025-06-22 13:12:05 -07:00
  • 3a6f9e01f8 Fixed Nintendo Switch thumbstick calibration Mitch Cairns 2025-06-22 13:12:05 -07:00
  • c1b8ac9764 Fixed Nintendo Switch Pro thumbstick calibration Sam Lantinga 2025-06-21 19:55:05 -07:00
  • 6a71328638 Fixed Nintendo Switch Pro thumbstick calibration Sam Lantinga 2025-06-21 19:55:05 -07:00
  • bde5687a3c Fixed Nintendo Switch Pro thumbstick calibration Sam Lantinga 2025-06-21 19:55:05 -07:00
  • 038a3806eb Fixed Nintendo Switch Pro thumbstick calibration Sam Lantinga 2025-06-21 19:55:05 -07:00
  • 0f3504f78d Updated testffmpeg for ffmpeg 7.1 Sam Lantinga 2025-06-21 08:26:34 -07:00
  • e6c2649afc Updated testffmpeg for ffmpeg 7.1 Sam Lantinga 2025-06-21 08:26:34 -07:00
  • 0aaa0321cc Fixed warning C5286: implicit conversion from enum type 'VkFilter' to enum type 'SDL_ScaleMode' Sam Lantinga 2025-06-21 07:41:20 -07:00
  • e80d084766 expose events originating from a live-resize set the data1 field to 1. Sasha Szpakowski 2025-06-20 23:46:06 -03:00
  • caaaf52583 win32: Invalidate window message mouse button flags when reading buttons from raw input or GameInput Josh Dowell 2025-06-21 09:57:34 +01:00
  • 6aedc488d3 win32: Invalidate window message mouse button flags when reading buttons from raw input or GameInput Josh Dowell 2025-06-21 09:57:34 +01:00
  • 56449f167d hidapi/libusb: disable C5287 warning in MSVC builds Ozkan Sezer 2025-06-21 14:11:02 +03:00
  • 81e3066303 hidapi/libusb: disable C5287 warning in MSVC builds Ozkan Sezer 2025-06-21 14:11:02 +03:00
  • 7d9fd48557 alsa: recover from snd_pcm_avail() returning -EPIPE Sam Lantinga 2025-06-20 16:33:30 -07:00
  • e68f5ca99a alsa: use udev if available instead of a hotplug thread Sam Lantinga 2025-06-20 15:23:59 -07:00
  • 051ce0ff89 alsa: fixed disconnecting the microphone when opened Sam Lantinga 2025-06-20 15:14:58 -07:00
  • 5fcc83d93b Vita Render: Limit the scope of cliprect to viewport Wohlstand 2025-06-21 00:30:25 +03:00
  • 1bd5110ff0 Vita: Fixed absence of clipping when viewport is set Wohlstand 2025-06-21 00:28:25 +03:00
  • c7325228dc audio: Enumerating audio devices will skip zombie devices still in the hash. Ryan C. Gordon 2025-06-20 17:36:51 -04:00
  • eb04219efe audio: Enumerating audio devices will skip zombie devices still in the hash. Ryan C. Gordon 2025-06-20 17:36:51 -04:00
  • d06b6e42d2 Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-20 21:02:26 +00:00
  • 079967afa5 Clarify that SDL_GetAudioStreamDevice() returns the logical device. Sam Lantinga 2025-06-20 14:01:16 -07:00
  • c19ad189dc Clarify that SDL_GetAudioStreamDevice() returns the logical device. Sam Lantinga 2025-06-20 14:01:16 -07:00
  • 7a43692bdf Vita Render: Limit the scope of cliprect to viewport Wohlstand 2025-06-11 18:22:10 +03:00
  • 99ad0871b1 Vita: Fixed absence of clipping when viewport is set Wohlstand 2025-06-09 01:26:08 +03:00
  • 6701f938f7 Vita Render: Limit the scope of cliprect to viewport Wohlstand 2025-06-11 18:22:10 +03:00
  • 1c09a7117a Vita: Fixed absence of clipping when viewport is set Wohlstand 2025-06-09 01:26:08 +03:00
  • 7882e60f0e Don't log an error for disconnected audio devices Sam Lantinga 2025-06-20 11:05:08 -07:00
  • 2ed55b614c Fix support for F21 to F24 scancodes on Linux Lilian Gimenez 2025-06-20 12:53:21 +02:00
  • e4e29b8601 Fix support for F21 to F24 scancodes on Linux Lilian Gimenez 2025-06-20 12:53:21 +02:00
  • d7939abf42 Use consistent style for pointer declarations and casts Sam Lantinga 2025-06-18 09:26:51 -07:00
  • 28721e3cd2 test: Fix a window parenting bug in testmodal Frank Praznik 2025-06-18 09:21:36 -04:00
  • 9d9845d063 video: Explicitly disallow setting the parent of a window to itself Frank Praznik 2025-06-18 09:21:09 -04:00
  • 390fe65323 test: Fix a window parenting bug in testmodal Frank Praznik 2025-06-18 09:21:36 -04:00
  • ca9b7c8ea3 video: Explicitly disallow setting the parent of a window to itself Frank Praznik 2025-06-18 09:21:09 -04:00
  • c04624972e alsa: Simplify ALSA_WaitDevice. Ryan C. Gordon 2025-06-17 20:40:00 -04:00
  • b4ac5f43f5 include: Fixed copy/paste error in endian-specific SDL_Read function docs. Ryan C. Gordon 2025-06-17 16:40:46 -04:00
  • 3896b1b3f4 wikiheaders: Let each subproject specify how to find their property symbols. Ryan C. Gordon 2025-06-15 22:32:15 -04:00
  • efed3c63b3 Added support for an alternate version of the Vader 4 Pro Sam Lantinga 2025-06-17 10:02:10 -07:00
  • d6bae53341 Added support for an alternate version of the Vader 4 Pro Sam Lantinga 2025-06-17 08:07:12 -07:00
  • f62c982bcf Reverted Accelerometer and Gyro displays to throttled display (10hz) Sam Lantinga 2025-06-16 11:14:22 -07:00
  • b833c618a9 Improved reliability detecting FlyDigi Vader controllers Sam Lantinga 2025-06-16 11:07:50 -07:00
  • 0e262dfd44 Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-16 02:13:37 +00:00
  • 6c406dd122 include: a couple of documentation tweaks and typo fixes. Ryan C. Gordon 2025-06-15 22:12:21 -04:00
  • 42c9fe119d Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-16 00:36:13 +00:00
  • f5d1402c28 Flydigi Vader 4 Pro IMU rate correction (#13215) Aubrey Hesselgren 2025-06-13 22:29:19 -07:00
  • 1e886c8a2f 8 bitdo polling rate corrections (#13221) Aubrey Hesselgren 2025-06-13 22:25:31 -07:00
  • 913b611ccd Added tools for evaluating gyroscope accuracy and IMU polling rates. (#13209) Aubrey Hesselgren 2025-06-13 14:01:52 -07:00
  • e2239c36d3 wayland: Ensure that the tablet tool list is always initialized to empty Frank Praznik 2025-06-13 15:44:44 -04:00
  • ec1297199e wayland: Implement the pointer warp protocol Xaver Hugl 2024-09-22 18:49:27 +02:00
  • f901079dd5 Read Switch controller gyro/accel sensitivity coeffs (SDL2) ceski 2025-06-13 08:04:13 -07:00
  • a96dc76831 Read Switch controller gyro/accel sensitivity coeffs (SDL3) ceski 2025-06-13 07:46:14 -07:00
  • 9eb50a906a Read Switch controller gyro/accel sensitivity coeffs (SDL2) ceski 2025-06-13 08:04:13 -07:00
  • 558a89fdb6 Read Switch controller gyro/accel sensitivity coeffs (SDL3) ceski 2025-06-13 07:46:14 -07:00
  • 027d46f03a Sync SDL2 wiki -> header SDL Wiki Bot 2025-06-13 17:09:05 +00:00
  • fd4ffa6d27 Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-13 17:06:54 +00:00
  • ad8e517227 Tweak Vulkan include guard check and 64-bit platform defines (#13210) e4m2 2025-06-12 18:32:07 +02:00
  • c5b1341757 Tweak Vulkan include guard check and 64-bit platform defines (#13210) e4m2 2025-06-12 18:32:07 +02:00
  • e18a6313de Added gyro support for the Flydigi Vader 3 Pro controller Sam Lantinga 2025-06-12 09:09:43 -07:00
  • 71f479b4aa Fix a broken link inside README-cmake.md that's meant to send to README-linux.md also made said link more consistent with other links by adding .md suffix Klay 2025-06-10 15:33:28 -04:00
  • f2bcfe3dd2 Correct the texture format used for the N-Gage (#13192) Cameron Cawley 2025-06-08 17:56:24 +01:00
  • 685f1720fe Revert "[Nokia N-Gage] Fix alpha transparency in 4K color mode using BitBltMasked" Michael Fitzmayer 2025-06-07 22:45:54 +02:00
  • a89a20a9ab Fix Markdown typo in Arch Linux dependencies docs Splendide Imaginarius 2025-06-07 12:40:20 +00:00
  • cbc9d662ea [Nokia N-Gage] Add define to disable FPS counter by default. Michael Fitzmayer 2025-06-07 15:40:53 +02:00
  • d9af41b5ac cmake: more private definitions Edu García 2025-06-06 18:05:14 +01:00
  • 8d578d590f Fixed replacing existing specific gamepad mappings Sam Lantinga 2025-06-06 09:53:15 -07:00
  • 5826966873 Fixed replacing existing specific gamepad mappings Sam Lantinga 2025-06-06 09:53:15 -07:00
  • 6b4a211374 Added support for the ZEROPLUS P4 Wired Gamepad Sam Lantinga 2025-06-06 08:53:45 -07:00
  • f90a21483c Added support for the ZEROPLUS P4 Wired Gamepad Sam Lantinga 2025-06-06 08:53:45 -07:00
  • 55b023c961 Remove the CRC from automatically generated gamepad mappings Sam Lantinga 2025-06-06 09:22:14 -07:00
  • 638acdc02a Remove the CRC from automatically generated gamepad mappings Sam Lantinga 2025-06-06 09:22:14 -07:00
  • e2d0fe3e2f x11: Resize fixed-size windows after mapping on xmonad Frank Praznik 2025-06-06 11:08:05 -04:00
  • 45eb6310a8 x11: Resize fixed-size windows after mapping on xmonad Frank Praznik 2025-06-06 11:08:05 -04:00
  • 3416296366 README-touch.md: fix header separators Son Phan Trung 2025-06-06 22:17:08 +07:00
  • 7dd5e765df joystick: Report battery on GIP controllers Vicki Pfau 2025-06-05 17:39:43 -07:00
  • c54a017f47 joystick: Clean up Elite Button handling Vicki Pfau 2025-06-02 22:36:50 -07:00
  • 559efd58e2 joystick: Add headset stub to GIP driver Vicki Pfau 2025-05-23 19:45:13 -07:00
  • 7cc3feeb1b keyboard: Search for the correct base key value when querying the keycode from a scancode Frank Praznik 2025-06-02 11:46:42 -04:00
  • 6b56ff7a97 win32: Ensure that text input is initially disabled when creating a window Frank Praznik 2025-06-05 12:14:54 -04:00
  • 22fa45b3c1 win32: Ensure that text input is initially disabled when creating a window Frank Praznik 2025-06-05 12:14:54 -04:00
  • c240ed976f Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-05 16:02:05 +00:00