Commit History

Author SHA1 Message Date
  Sam Lantinga 2e3404db01 Added SDL_GetGamepadPowerLevel() to get the power level directly from a gamepad 1 year ago
  Sam Lantinga 9885f4d245 Reduced the size of the gamepad front and back images 1 year ago
  Sam Lantinga 30a9fffbd4 Fixed array out of bounds access 1 year ago
  Sam Lantinga 8ba850bef2 Show battery status on screen in testgamepad 1 year ago
  Sam Lantinga 5b9f2d0942 Fixed build 1 year ago
  Sam Lantinga e425fdd416 Added the controller name and info to the testgamepad window 1 year ago
  Sam Lantinga 3cbf16b944 Added SDL_GetGamepadInstanceID() 1 year ago
  Sam Lantinga 50277a0355 Show touchpad and sensor output on screen in testgamepad 1 year ago
  Sam Lantinga d44ada59fb Added joystick and gamepad element display in testgamepad 1 year ago
  Sam Lantinga 4a53dc5b8d Added touchpad visualization for testgamepad 1 year ago
  Sam Lantinga 33d025d35a Fixed loading 8-bit BMP exported by Gimp with RGB masks 1 year ago
  Ozkan Sezer 1e50823a14 fixed linux build. 1 year ago
  Sam Lantinga 95d17f9d2c Minor cleanup 1 year ago
  Andre Barata 47fd07bde6 Added support for absolute mice with evdev 1 year ago
  Sam Lantinga 49b9fd1843 Don't send k_ePS4FeatureReportIdSerialNumber to Bluetooth PS4 controllers 1 year ago
  Sam Lantinga 092a4b780c Don't send k_ePS4FeatureReportIdCapabilities to Sony PS4 controllers 1 year ago
  Sam Lantinga 5ce967a579 Apply the display content scale to the gamepad test window 1 year ago
  Simon McVittie 8b12585e1d testevdev: Add some examples of PDP third-party Switch controllers 1 year ago
  Sam Lantinga efd530827a Return from main() instead of calling exit() 1 year ago
  Sam Lantinga 8f5ec2f596 Added shared code between testgamepad and gamepadmap 1 year ago
  SDL Wiki Bot 550c84b4df Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga bea99d48f2 Changed 'freesrc' parameter from int to SDL_bool 1 year ago
  Sam Lantinga 32d529bf70 Use size_t for the size of memory RWops 1 year ago
  Sam Lantinga 80e1c75e1c Re-added mappings for older Xbox One controllers on Linux 1 year ago
  Joshua Barnett a5f387f828 Add kernel32 to SDL_EXTRA_LIBS required for cross-compilation to Win32 native 1 year ago
  Sam Lantinga ea60da5b94 Fixed mapping BTN_TR2 to right trigger 1 year ago
  Alex Maese 0e4165e54b X11: Use XFixes to detect clipboard updates 1 year ago
  Sam Lantinga cd97e3a833 Fixed clang Windows build 1 year ago
  Sam Lantinga a29aac603b Quiet warning when using older buggy WGI headers 1 year ago
  Sam Lantinga 7d894dc1c9 Fixed build warnings 1 year ago