Commit History

Author SHA1 Message Date
  Sam Lantinga 33619aa2e9 Added support for the ZEROPLUS P4 Wired Gamepad to the HIDAPI driver 2 years ago
  Sam Lantinga e888c99fa6 Fixed the entry for the Nacon PS4 Compact Controller 2 years ago
  Sam Lantinga 4ea64fee9f Fixed manufacturer/product name deduplication for the Razer Raiju Tournament Edition controller 2 years ago
  Sam Lantinga 56b91ea720 Fixed feature detection for the Razer Raiju Tournament Edition controller 2 years ago
  Ozkan Sezer f6c9b06562 cmake: output libSDL2-2.0.0.dylib like autotools, not libSDL2-2.0.dylib. 2 years ago
  Frank Praznik 4a06cc0f75 wayland: Apply modifier changes to the text of repeated keys 2 years ago
  Frank Praznik 467c82c771 wayland: Add mappings for the Escape and NumLock keys 2 years ago
  Sam Lantinga 34f928abb7 Generate the correct name for ASTRO Gaming controllers 2 years ago
  Sam Lantinga 6ddef7c234 Generate the correct name for Qanba and Mad Catz controllers 2 years ago
  Sam Lantinga c2ae2ccc32 Added feature support for the Razer Raiju to the HIDAPI driver 2 years ago
  UnknownShadow200 5ea9886bcf haiku: Fix when screen color depth was 24 bits, SDL_GetWindowSurface would always fail with 'Unknown pixel format' error 2 years ago
  Sam Lantinga 51fefd1c35 Added support for third party PS3 controllers to the HIDAPI driver 2 years ago
  Sam Lantinga 5b4c10fc7b Return true from IsSupportedDevice if it's a device that we _might_ support 2 years ago
  Sam Lantinga 1d34a5249d Fixed shadowed variable warning 2 years ago
  Sam Lantinga 010d3e6442 Fixed function prototype mismatch 2 years ago
  Sam Lantinga b7940c29cc Allow HIDAPI controllers to override the default joystick type 2 years ago
  Sam Lantinga 899a1e7cba Skip PS4/PS5 probe message if we already know it's a supported controller 2 years ago
  Sam Lantinga fa2063fb44 Improved detection of third party PS4 and PS5 controllers 2 years ago
  Sam Lantinga 7312b93d32 Fixed crash if a game controller is disconnected while the connect message is in flight 2 years ago
  Sam Lantinga aa2e2f4843 Make sure HID devices can be opened before making them available to the application 2 years ago
  Sam Lantinga 2857e3c748 Added an entry for the Mad Catz FightStick TE 2+ PS3 2 years ago
  Sam Lantinga 6812f1b5d7 Fixed the entry for the HORI Fighting Commander 4 in PS4 mode 2 years ago
  Sam Lantinga 99e85cc27b Accidentally reverted https://github.com/libsdl-org/SDL/commit/172865ff137532123ec06177119be163ba1811f5 2 years ago
  Sam Lantinga 6cbdc66650 Fixed use of uninitialized 'size' variable (thanks @ozkan!) 2 years ago
  Sam Lantinga 0c4594ac72 Improved PS4 and PS5 third-party controller feature detection 2 years ago
  Frank Praznik 399cb2f0de wayland: Only clear the key repeat flag when the repeated key is released 2 years ago
  Sam Lantinga eb25f6c912 Fixed Xbox platform name, courtesy of @walbourn 2 years ago
  Ozkan Sezer 098a7a043e add missing quotes to the fallback CHECK_OBJC_SOURCE_COMPILES macro 2 years ago
  zhailiangliang 00b67f5572 Fix potential memory leak in GLES_CreateTexture 2 years ago
  past-due 301912a5b9 Fix: Use WIN_ClientPointToSDL for converting additional mouse coordinates 2 years ago