Commit Graph

  • 5e787555e8 ci: build MSVC release binary on windows-2025 Anonymous Maarten 2025-07-12 01:14:25 +02:00
  • 190afc0f4f gpu: Fixed uninitialized variable in SDL_AcquireGPUCommandBuffer(). Ryan C. Gordon 2025-07-11 18:18:47 -04:00
  • a81cf566f4 wasapi: Force enumerated audio devices to report themselves as float32 format. Ryan C. Gordon 2025-07-11 15:35:30 -04:00
  • 92e8224d32 Fixed build Sam Lantinga 2025-07-11 13:05:37 -07:00
  • 0b2e389ee3 Fixed long delay when enumerating the Razer Huntsman keyboard Sam Lantinga 2025-07-11 12:34:14 -07:00
  • 937e8d55a4 Set hwndTarget to NULL when unregistering raw input Sam Lantinga 2025-07-11 12:14:01 -07:00
  • 9af93abd4f cocoa: Don't minimize fullscreen windows for a modal file dialog. Ryan C. Gordon 2025-07-11 15:03:01 -04:00
  • f199aafaeb Fixed long delay when enumerating the Razer Huntsman keyboard Sam Lantinga 2025-07-11 11:55:20 -07:00
  • 72f4dd17be x11: Avoid duplicate mouse events when using a pen device. Ryan C. Gordon 2025-07-11 14:27:12 -04:00
  • a2dcdfcb2d stdinc: Docs said "macro" but meant "datatype." Ryan C. Gordon 2025-07-11 14:23:52 -04:00
  • 45cc80f02c Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-11 18:20:01 +00:00
  • 515433aa8a android: If various POSIX fsops functions fail, try using AAssetManager. Ryan C. Gordon 2025-07-11 14:16:18 -04:00
  • f286558bae windows: Use wglSwapLayerBuffers if available. Ryan C. Gordon 2025-07-11 12:29:12 -04:00
  • cfb8e591cb cmake: remove /RTC1 from CXX flags when building with SDL_LIBC=OFF Anonymous Maarten 2025-07-10 22:52:56 +02:00
  • 11ec0c7a8f hashtable: Fix documentation typos Frank Praznik 2025-07-09 12:38:16 -04:00
  • c64518f300 PSP: Truncate thread name when passing to sceKernelCreateThread Wouter Wijsman 2025-07-07 19:07:33 +02:00
  • fb0e03f262 fix ARM64 linkage with Visual Studio >= 17.14 when SDL_LIBC is disabled Ozkan Sezer 2025-07-08 06:47:47 +03:00
  • 6386781351 README-macos.md: replace old API calls Aleksey Sakovets 2025-07-07 21:56:07 +03:00
  • ef4b7489ff wayland: Use wl_shm_release when available Frank Praznik 2025-05-28 13:02:27 -04:00
  • 03fcbb4e46 wayland/events: Names will always be sent before devices and capabilities Frank Praznik 2025-05-28 12:37:59 -04:00
  • 45fa9dba16 wayland: Use wl_fixes for registry destruction Frank Praznik 2024-12-07 13:28:01 -05:00
  • b9ab8cf03d wayland: Add support for the key repeat event (seat v10) Frank Praznik 2024-09-13 10:41:26 -04:00
  • 343ad3eddd ngage: SDL_GetPrefPath allows a NULL org parameter. Ryan C. Gordon 2025-07-05 12:19:21 -04:00
  • ecdc6f2adb wayland: Ensure that the xdg_surface is always configured after creation Frank Praznik 2025-06-30 11:40:20 -04:00
  • 7c11a8cb9f Fix typo: remove redundant character Michael Fitzmayer 2025-07-03 13:20:47 +02:00
  • f3bf387caf testhotplug+testmouse: exit when pressing ESC key Anonymous Maarten 2025-07-03 02:21:51 +02:00
  • 03489e249a [Nokia N-Gage] Re-enable FPS counter, fix link in README. - Re-enable FPS counter, which is hidden by default anyway - but essential while working on an actual project. - Fix link in the platform's README. - Re-order list of supported platforms (alphabetical order to maintain consistency). Michael Fitzmayer 2025-07-02 21:27:24 +02:00
  • 530639aa4a docs: Documentation for SDL_Swap64 was reporting the wrong return type. Ryan C. Gordon 2025-07-02 09:28:53 -04:00
  • 2606b08036 Sync SDL3 wiki -> header SDL Wiki Bot 2025-07-01 21:25:27 +00:00
  • 380b6a43a3 Change callback_rate_increment type to Uint64 nightmareci 2025-07-01 09:23:03 -07:00
  • 9e6a6c01e4 Add support for floating point main callback rates nightmareci 2025-07-01 09:12:18 -07:00
  • 06cfea6a03 wayland: Improve pointer confinement reliability Frank Praznik 2025-06-27 13:57:38 -04:00
  • 9ff0438863 wayland: Send motion events in a frame Frank Praznik 2025-05-23 11:32:15 -04:00
  • e9535fa026 Update SDL_GpuDevice to SDL_GPUDevice Piotr Usewicz 2025-06-30 11:53:48 +02:00
  • 4eff36ef53 SDL3 GPU: Fix -Wbool-conversion warnings WillyJL 2025-06-29 06:23:06 +01:00
  • 923813b399 Disable SDL_DYNAMIC_API when using ReSharper Susko3 2025-06-28 15:40:42 +02:00
  • 4217d62fa2 Some small fixes and corrections: comment typos, a wrong return value. Ryan C. Gordon 2025-06-29 03:07:51 -04:00
  • 34928341d0 Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-28 12:31:32 +00:00
  • e960bf6904 Gyro instrumentation for test controller (#13287) Aubrey Hesselgren 2025-06-26 19:56:06 -07:00
  • 89eef1bd34 cmake: Android always needs a native HIDAPI implementation Anonymous Maarten 2025-06-26 23:38:12 +02:00
  • 279dabfc96 cocoa: Don't use trick of briefly focusing the Dock on newer macOS releases. Ryan C. Gordon 2025-06-26 14:23:26 -04:00
  • afa27243df Ignore sensor delta values that look like they're out of range Sam Lantinga 2025-06-26 11:10:21 -07:00
  • cd98b66114 Allow overriding SDL_FORK_MESSAGEBOX in build environment Caleb Heuer 2025-06-26 11:37:19 -06:00
  • 8d5bf053f7 Fixed detecting 8BitDo sensor timestamp on older firmware Sam Lantinga 2025-06-26 10:46:50 -07:00
  • 0ac1241b7a x11: Always update the borders on frame extent events Frank Praznik 2025-06-25 11:55:47 -04:00
  • f40bf44928 Removed unnecessary include Sam Lantinga 2025-06-25 18:50:28 -07:00
  • 6d3e8b749e add 8BitDo Controller sensor_timestamp (#13278) 8BitDo 2025-06-26 09:49:43 +08:00
  • 727b4924c8 Update the viewport when logical presentation changes Sam Lantinga 2025-06-25 09:42:23 -07:00
  • de6a23028a Fix #13276: Crash in SDL_GetAudioDeviceChannelMap Paul Vick 2025-06-24 22:26:14 -07:00
  • 8442d4f0f7 joystick: Add support Xbox Adaptive Controller Vicki Pfau 2025-06-11 16:29:02 -07:00
  • 3cd979b353 SDL_render.h: enum SDL_TextureAddressMode: Removed trailing comma Petar Popovic 2025-06-24 20:22:42 +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
  • af8bee2dd1 alsa: change an SDL_LogError into SDL_LogDebug. Ozkan Sezer 2025-06-21 03:10:50 +03:00
  • bbc674b9e7 test: Fix resource paths in testtray Marcin Serwin 2025-06-22 12:42:55 +02:00
  • 796961acec Resolve bug for calibration Nintendo Switch Pro Controller (#13260) mitchellcairns 2025-06-22 20:59:15 -07:00
  • 3a6f9e01f8 Fixed Nintendo Switch thumbstick calibration Mitch Cairns 2025-06-22 13:12:05 -07:00
  • 038a3806eb Fixed Nintendo Switch Pro thumbstick calibration Sam Lantinga 2025-06-21 19:55:05 -07:00
  • e6c2649afc Updated testffmpeg for ffmpeg 7.1 Sam Lantinga 2025-06-21 08:26:34 -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
  • 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
  • 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
  • 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
  • c19ad189dc Clarify that SDL_GetAudioStreamDevice() returns the logical device. Sam Lantinga 2025-06-20 14:01:16 -07:00
  • 7882e60f0e Don't log an error for disconnected audio devices Sam Lantinga 2025-06-20 11:05:08 -07: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
  • 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
  • 558a89fdb6 Read Switch controller gyro/accel sensitivity coeffs (SDL3) ceski 2025-06-13 07:46:14 -07:00
  • fd4ffa6d27 Sync SDL3 wiki -> header SDL Wiki Bot 2025-06-13 17:06:54 +00: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