Commit History

Author SHA1 Message Date
  mitchellcairns 18eeaea054 Implement SInput Device Support (#13343) 8 months ago
  Sam Lantinga a53eb5221b Added support for the PDP REALMz Wireless Controller for Switch 8 months ago
  Ryan C. Gordon b3af72f69e emscripten: Respect SDL_HINT_MAIN_CALLBACK_RATE. 8 months ago
  Sam Lantinga 1b65f25465 testcontroller: use the correct label for face buttons 8 months ago
  Sam Lantinga 08e3758e3f Added paddle bindings for the 8BitDo Pro 3 controller 8 months ago
  Sam Lantinga d53fcab609 Reordered the 8BitDo Pro 3 controller 8 months ago
  Ryan C. Gordon f2ae6503c0 audio: Binding an SDL_AudioStream will set missing formats. 8 months ago
  8BitDo 3c04c88c6e Add support for Pro3 8 months ago
  SDL Wiki Bot d5efb11f97 Sync SDL3 wiki -> header 8 months ago
  Ryan C. Gordon 10004ab0ea hints: Added SDL_HINT_LOG_BACKENDS. 8 months ago
  Sam Lantinga 277f91c317 Removed the Mayflash GameCube adapter from the PS3 controller list 8 months ago
  Andon M. Coleman a07cf3ecdc Allow 1 kHz sample rate for DualSense Edge over USB 8 months ago
  Josh Dowell 0a50b798bf windows: Fix crash when using a system that reports itself as Windows 17763 or newer, but is missing many of the newer dark mode window functions (Linux Mint Cinnamon w/ Proton 7.0.6) 8 months ago
  Ryan C. Gordon 2d8fd6bee1 Revert "windows: Use wglSwapLayerBuffers if available." 8 months ago
  Ryan C. Gordon 536126fdcf emscripten: Move over to using Pointer Events for all mouse, pen, and touch. 8 months ago
  Kyle Sylvestre 0f061ff154 remove spoofed SDL_HelperWindow when SDL_VIDEO is off 8 months ago
  Kyle Sylvestre d42217ba26 check SDL_PLATFORM_WINDOWS instead of SDL_VIDEO_DRIVER_WINDOWS when using SDL_HelperWindow 8 months ago
  Kyle Sylvestre a190e3b514 move SDL_HelperWindow outside of video 8 months ago
  Anonymous Maarten 5e787555e8 ci: build MSVC release binary on windows-2025 8 months ago
  Ryan C. Gordon 190afc0f4f gpu: Fixed uninitialized variable in SDL_AcquireGPUCommandBuffer(). 8 months ago
  Ryan C. Gordon a81cf566f4 wasapi: Force enumerated audio devices to report themselves as float32 format. 8 months ago
  Sam Lantinga 92e8224d32 Fixed build 8 months ago
  Sam Lantinga 0b2e389ee3 Fixed long delay when enumerating the Razer Huntsman keyboard 8 months ago
  Sam Lantinga 937e8d55a4 Set hwndTarget to NULL when unregistering raw input 8 months ago
  Ryan C. Gordon 9af93abd4f cocoa: Don't minimize fullscreen windows for a modal file dialog. 8 months ago
  Sam Lantinga f199aafaeb Fixed long delay when enumerating the Razer Huntsman keyboard 8 months ago
  Ryan C. Gordon 72f4dd17be x11: Avoid duplicate mouse events when using a pen device. 8 months ago
  Ryan C. Gordon a2dcdfcb2d stdinc: Docs said "macro" but meant "datatype." 8 months ago
  SDL Wiki Bot 45cc80f02c Sync SDL3 wiki -> header 8 months ago
  Ryan C. Gordon 515433aa8a android: If various POSIX fsops functions fail, try using AAssetManager. 8 months ago