Commit History

Author SHA1 Message Date
  Sam Lantinga 5e19e66c73 Fixed bug 4914 - Expose SDL_ScaleMode and add SDL_SetTextureScaleMode/SDL_GetTextureScaleMode 5 years ago
  Zack Middleton f0cee3edec Fix shutting down HIDAPI device with multiple joysticks 5 years ago
  Sam Lantinga d000a592ab Fixed windows build 5 years ago
  Sylvain Becker d004cc7050 Android: same way as in nativePause(), resume events are sent from SDL thread 5 years ago
  Sylvain Becker 45a9b5fa2e Android: fix call of glFinish without context. 5 years ago
  Sam Lantinga f3a547d00a Added support for the Hori Dragon Quest Slime Controller 5 years ago
  Sam Lantinga 868551b121 Fixed duplicate controller entries on Mac OS X when using libusb, due to the HID interface number not being available in the Mac OS X HID code. 5 years ago
  Sam Lantinga 46e1377d49 Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 5 years ago
  Sylvain Becker f050309ee9 Android: fix IllegalStateException in onBackPressed() 5 years ago
  Ozkan Sezer 9996d1bb71 fix xcode project file permissions 5 years ago
  Paul Cercueil 95d40e8a28 kmsdrm: Fix busy-loop within libc's dlopen() 5 years ago
  Sam Lantinga 6b76787209 Make sure the Xbox 360 driver doesn't try to talk to the wireless controllers 5 years ago
  Sam Lantinga 1db56619de Fixed rare infinite rumble in HIDAPI controller driver 5 years ago
  Sam Lantinga 25bd5070f5 Fixed GameCube rumble 5 years ago
  Sam Lantinga 202c966a44 Added support for the Nintendo GameCube Controller, using the Mayflash GameCube adapter. 5 years ago
  Sam Lantinga 2481ab9340 Fixed compiler warning 5 years ago
  Sam Lantinga c5024a182d Backed out debug code 5 years ago
  Sam Lantinga 20daf54fd8 Added new HIDAPI driver files to the Xcode projects 5 years ago
  Sam Lantinga 8d742d4745 Added new HIDAPI driver files to the Visual Studio project 5 years ago
  Sam Lantinga fead0b24e1 Added missing files from previous commits 5 years ago
  Sam Lantinga e22e77dadc Added an untested driver for the Nintendo GameCube adapter, based on code contributed by Ethan Lee 5 years ago
  Sam Lantinga 15d30298cf Added support for wireless Xbox 360 controllers using the HIDAPI driver 5 years ago
  Sam Lantinga e7f7e3f40f Refactored HIDAPI controller code to support dongles and hubs that dynamically attach controllers 5 years ago
  Sylvain Becker 5d5a56717f Fixed bug 4906 - Pressing Back button terminates app after SDL_StartTextInput 5 years ago
  Sam Lantinga 4237b1834e Fixed compiler warning 5 years ago
  Sam Lantinga 7b2826f6c2 Added Android support for the Hyperkin X91 and the SteelSeries Stratus Duo 5 years ago
  Sam Lantinga 52b6ab2196 Added support for the SteelSeries Stratus Duo 5 years ago
  Sam Lantinga bc430d405c Update for bug 4883 - Add approximation for display DPI on iOS 5 years ago
  Sam Lantinga a7ae9175c3 Fixed bug 4898 - No rumble because of integer overflow in SDL_JoystickRumble 5 years ago
  Sam Lantinga 4d4e5584ea Fixed binding D-pad on NES30 controller 5 years ago