Commit History

Author SHA1 Message Date
  Ryan C. Gordon 335cfa107b x11: Don't crash if a messagebox has a NULL title string. 4 years ago
  Sam Lantinga 51ea6a6d44 Don't send controller gyro and accelerometer updates if the values haven't changed. 4 years ago
  Sam Lantinga 463d84a860 Added support for the PS5 controller gyro and accelerometer 4 years ago
  Sam Lantinga fcb21aa883 Added API for sensors on game controllers 4 years ago
  Sam Lantinga b79e1baa36 Added weak linking to hidapi framework 4 years ago
  Sam Lantinga 0150455d2c Added SDL_crc32.c to the Windows RT projects 4 years ago
  Sam Lantinga d140d88744 Added SDL_JoystickGetSerial() and SDL_GameControllerGetSerial() 4 years ago
  Ryan C. Gordon 55e59a4f33 crc32: Fixed include path. 4 years ago
  Ozkan Sezer dfc24e05bc fix os/2 build 4 years ago
  Sam Lantinga 7bbea0bb94 Fixed build warning 4 years ago
  Sam Lantinga 71e32f5e1b Added SDL_crc32() 4 years ago
  Sam Lantinga 3d48fc05c3 Added notes about the pad lights on the PS5 controller 4 years ago
  Sam Lantinga 4514ad573e Fixed updating LED state when starting application with Bluetooth PS5 controller connected 4 years ago
  Sam Lantinga a37e3ae218 Implemented PS5 effects over Bluetooth 4 years ago
  Sam Lantinga c6c116e847 Implemented setting the LED color on the PS5 controller 4 years ago
  Sam Lantinga fe4da4206a Improve LED color calculation, don't set LED unless left thumbstick is moved 4 years ago
  Sam Lantinga aa7c3eae19 Fixed size of rumble packet 4 years ago
  Sam Lantinga f28c01a4fb Fixed rumble order on PS5 4 years ago
  Sam Lantinga eb94c19a63 SDL: fix iOS build 4 years ago
  Sam Lantinga 8243bd1dc6 SDL: Plumb PS5 rumble to output report 4 years ago
  Ozkan Sezer c0f7325b85 SDL_PrivateJoystickForceRecentering: fix wrong loop counter usage. 4 years ago
  Brian Kubisiak 1ed36d21b0 egl: Fix detection in configure script on systems without X11 (bug #5270) 4 years ago
  Ozkan Sezer bbbec723e5 SDL_config_windows.h: define HAVE_TRUNC[F] for Visual Studio >= 2013 4 years ago
  Ozkan Sezer 3e40b87f56 SDL_config_os2.h: undefine HAVE_TRUNC 4 years ago
  Ryan C. Gordon bee8db3b04 config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate. 4 years ago
  Sam Lantinga 5c34c973e6 Clarify that we're using button indices, not using gamepad button names 4 years ago
  Sam Lantinga 9f51fad361 Added support for the touchpad on PS4 and PS5 controllers 4 years ago
  Sam Lantinga 78422fa3c8 Added more detail on the PS5 controller state packet and enable full reports over Bluetooth 4 years ago
  Sam Lantinga 30371f2d4d Fixed doubled report ID for Bluetooth Classic devices on Linux 4 years ago
  Sam Lantinga 8cd4f364db Mapped the touchpad click as SDL_CONTROLLER_BUTTON_MISC1 on the PS5 controller 4 years ago