Commit History

Author SHA1 Message Date
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention 11 months ago
  Sam Lantinga 9275c533ca Added thread-safe initialization/cleanup support 11 months ago
  Sam Lantinga f827c1322c Renamed SDL_Del* to SDL_Remove* 1 year ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 year ago
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 year ago
  Sam Lantinga 0da346f129 Added SDL_HINT_HIDAPI_LIBUSB, SDL_HINT_HIDAPI_LIBUSB_WHITELIST, and SDL_HINT_HIDAPI_UDEV 1 year ago
  Sam Lantinga 61a7a0e579 SDL_GUIDToString() follows the SDL_GetStringRule 1 year ago
  Sam Lantinga d154b37b41 Renamed *FromInstanceID() to *FromID() 1 year ago
  Sam Lantinga a04596c9a7 Added support for the ROG RAIKIRI 1 year ago
  Sam Lantinga b2ccfc0b6f Log whether a controller is Bluetooth or not 1 year ago
  Sam Lantinga 3e70376bce Enabled HIDAPI debug logging for diagnostic purposes 1 year ago
  Sam Lantinga b6d7adfec1 Fixed PlayStation detection interrupting input for the Logitech K400 keyboard 1 year ago
  Sam Lantinga b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions 1 year ago
  Sam Lantinga e3beaa1972 Added support for the Razer Kitsune in PS5 mode 1 year ago
  Sam Lantinga 8847b35244 Separate joystick power state into battery status and percentage 1 year ago
  Marcel Hild 67e425bcf8 Add support for MadCatz Saitek Side Panel Control Deck 1 year ago
  Riccardo Marcangelo 6534029691 Add DualShock 3 HIDAPI support on Windows (#9144) 1 year ago
  Sam Lantinga f35ede7281 Generalized the idea of joystick driver priority 1 year ago
  Sam Lantinga f66fe7e221 Replaced SDL_GetJoystickCaps() with joystick properties 1 year ago
  Ningyuan Li d6ebbc2fa4 mayflash adapter PS4 support 1 year ago
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
  Sam Lantinga a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions 1 year ago
  Sam Lantinga d3daba791a Don't try to send the PS third-party feature request to the Logitech G815 keyboard 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Sam Lantinga 1f1ee6f77c Use the original manufacturer and product strings for the joystick CRC 1 year ago
  Sam Lantinga c981a597dc Added Steam Input API support for game controllers 1 year ago
  Max Maisel c1a7d0f96e Add steam deck detection and HIDAPI driver scaffold. 2 years ago
  Dimitriy Ryazantcev c790572674 Use existing XUSB driver software PID 0x02a1 instead of PID 0x02fe 1 year ago
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 1 year ago