Commit History

Author SHA1 Message Date
  Simon McVittie fdd945f2af joystick: Use a better heuristic to guess what is a joystick 4 years ago
  Simon McVittie 8db3171b98 udev: Factor out SDL_EVDEV_GuessDeviceClass 4 years ago
  Simon McVittie 13e7d1a958 joystick: Allow libudev to be disabled at runtime 4 years ago
  Cameron Gutman 72379ba510 windows: Fix handling of swapped mouse buttons 4 years ago
  Cameron Gutman 771732ed32 windows: Fix numpad arrow key scancodes with numlock off 4 years ago
  Sam Lantinga 1e2caac58b Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers() 4 years ago
  John "Nielk1" Klein 067630aef3 Fix hidapi for unhandled DS4 headset microphone data corrupting controller state 4 years ago
  Sam Lantinga b6238c87e4 Don't try to build the RAWINPUT driver if HIDAPI is disabled 4 years ago
  Sam Lantinga d1e10c313e Removed debug output 4 years ago
  Sam Lantinga 07eae7d670 Fix process randomly getting killed when SDL_THREAD_PRIORITY_HIGH/TIME_CRITICAL is set 4 years ago
  Ozkan Sezer 59795822d0 make SDL_SensorGetDeviceNonPortableType match its prototype. 4 years ago
  Ozkan Sezer 53b166797d SIZE_MAX need not be defined in limits.h 4 years ago
  Sam Lantinga e12457d8bf Added support for the Xbox Series X controller to the HIDAPI driver 4 years ago
  Ryan C. Gordon 7b5a0a9f97 uikit: Don't implement main() twice for iOS static libs. 4 years ago
  Ryan C. Gordon 940419b0a6 uikit: Fixed a typo in a comment. 4 years ago
  Sam Lantinga c3dea23120 Added support for reading the paddles on a Xbox Elite Series 2 controller in Bluetooth mode 4 years ago
  Dylan Fan 02de820008 Add Zhaoxin processor support 4 years ago
  Sam Lantinga fb4a406af2 Don't put 'm' in the GUID for Xbox and PS4 controllers on iOS 4 years ago
  Sam Lantinga f656d8456e Fixed typo in the documentation 4 years ago
  Sam Lantinga f8b8bd0ba1 ControllerList: recategorize controller as swtich pro and not switch input-only controller 4 years ago
  Sam Lantinga f76ca05729 ControllerList: add unknown xbox controller from minidumps 4 years ago
  Sam Lantinga 94924f012b Fix failing to set high priority for threads on Linux desktop. 4 years ago
  Sam Lantinga abf9dfd5c2 Fix MakeThreadRealtime DBus method call on Linux, type mismatch due to copy paste. 4 years ago
  Sam Lantinga 5d34e3c690 Fixed linking iOS shared library 4 years ago
  Sam Lantinga 1577366c36 Fixed duplicated switch statement processing Xbox controller dpad state 4 years ago
  Bart van der Werf 3d92e8c742 hidapi: Also parse data[12] with dpad values on the xb1s controller 4 years ago
  Sam Lantinga 1ef45c1801 Fixed bug 5339 - Minor memory leak in SDL_x11events.c 4 years ago
  Sam Lantinga 723d76c8ec Fixed bug 5333 - Replace character of legacy code page with utf-8 one. 4 years ago
  Ryan C. Gordon c3a32605f8 testvulkan: Patched to compile with SDL's internal Vulkan headers. 4 years ago
  Ryan C. Gordon 0e4ce84801 opengl: Make diagonal lines match the software renderer. 4 years ago