Commit History

Author SHA1 Message Date
  Sam Lantinga 66226f6520 Merge commit '3d99d31026bb69e208ac82c30c67e62ca1333141' into main 2 years ago
  Sylvain 3d99d31026 Fixed bug #6401 - back-end can choose the order the triangles when rendering rects, attempt to fix small glitch rendering. 2 years ago
  Wouter Wijsman 428b5ae546 PSP: Reorder extra imports 2 years ago
  Sylvain 285cbf6fdd Revert commit 485bb3565b6da24620e4eedde837fbfbc5cee6d2. 2 years ago
  Sam Lantinga 0bc852ce53 Revert "Disable the RAWINPUT joystick driver by default" 2 years ago
  Deve 7e1088167a Fixed command modifier on macOS 2 years ago
  Deve cdf312c83d Fixed mouse warp after resizing window on macOS. 2 years ago
  David Jacewicz 7c7cd2a605 Fix issue #6037 (incorrect modifier flags on Wayland) 2 years ago
  Wouter Wijsman 3903f4c88a PSP: Use vramalloc instead of conflicting valloc function 2 years ago
  Sam Lantinga 333935ff3f Make sure we completely unlock joysticks when opening HIDAPI devices 2 years ago
  Sam Lantinga 47ba997f06 Disable the RAWINPUT joystick driver by default 2 years ago
  Sam Lantinga 5025f24033 Don't use RAWINPUT joystick driver on Windows XP 2 years ago
  Brad Smith f4e3af15a1 Simplify OSS test by removing OpenBSD specific location of the soundcard.h header 2 years ago
  Sylvain 485bb3565b Fixed bug #6401 - change the order of triangles when using RenderCopy, RenderCopyEx and RenderFillRect 2 years ago
  Sam Lantinga 70dfd6dd1a Added mapping for Xbox Series X controller 2 years ago
  Frank Praznik ed412c1385 wayland: Cleanup event source comments, headers, and error reporting 2 years ago
  Daniel Bomar 22461383c6 SDL_audiocvt: Respct the SDL_HINT_AUDIO_RESAMPLING_MODE hint 2 years ago
  Sam Lantinga e8fdb861ef Removed redundant masking when loading the IMU calibration 2 years ago
  happyharryh a6573f94ab Fix bugs in IMU calibration loading for Nintendo Controllers 2 years ago
  Frank Praznik 6204768653 wayland: Don't block on libdecor_dispatch() 2 years ago
  Frank Praznik e89389ba0e wayland: Use MAP_PRIVATE when mapping the keyboard keymap file descriptor 2 years ago
  Sam Lantinga 5129a07707 Steam Controller support defaults off, as documented in SDL_hints.h 2 years ago
  Sam Lantinga 6af17369ca Added mapping for Qanba Drone on Linux without HIDAPI 2 years ago
  Sam Lantinga 93b7196763 Only update the battery level if we're on Bluetooth 2 years ago
  Sam Lantinga 120a957d07 Added support for the Qanba Drone Arcade Stick 2 years ago
  Sam Lantinga 6bb0c2a5c2 Added documentation for some scancodes 2 years ago
  Sam Lantinga 91ff88451b Disable "The key you just pressed is not recognized by SDL." message by default 2 years ago
  Sam Lantinga 139192140c Fixed reported cases of "Keyboard layout unknown" messages 2 years ago
  Sam Lantinga 2c1923859a Don't remove entries from an existing scancode keymap 2 years ago
  Sam Lantinga 99f2a50394 X11 scancode mapping cleanup 2 years ago