История коммитов

Автор SHA1 Сообщение Дата
  Ozkan Sezer ef3ca2cc46 Fix build error in SDL_render_metal.m (bug #4916.) 6 лет назад
  Sylvain Becker 6d639fce2d SDL_ScaleMode: fix compilation GLES renderer 6 лет назад
  Ryan C. Gordon 131e13a773 direct3d11: Always set vertex buffers when updating them (thanks, Konrad!). 6 лет назад
  Sam Lantinga 982f8a83ec Fixed bug 4910 - Missing joystick-driver type check in haptic 6 лет назад
  Cameron Gutman f21e172767 Use IOHIDManagerRegisterDeviceRemovalCallback() to monitor for HID removal 6 лет назад
  Sam Lantinga dd5987e80a Fixed bug 4911 - Build broken when hidapi enabled 6 лет назад
  Sam Lantinga 5e19e66c73 Fixed bug 4914 - Expose SDL_ScaleMode and add SDL_SetTextureScaleMode/SDL_GetTextureScaleMode 6 лет назад
  Zack Middleton f0cee3edec Fix shutting down HIDAPI device with multiple joysticks 6 лет назад
  Sam Lantinga d000a592ab Fixed windows build 6 лет назад
  Sylvain Becker d004cc7050 Android: same way as in nativePause(), resume events are sent from SDL thread 6 лет назад
  Sylvain Becker 45a9b5fa2e Android: fix call of glFinish without context. 6 лет назад
  Sam Lantinga f3a547d00a Added support for the Hori Dragon Quest Slime Controller 6 лет назад
  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. 6 лет назад
  Sam Lantinga 46e1377d49 Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 6 лет назад
  Sylvain Becker f050309ee9 Android: fix IllegalStateException in onBackPressed() 6 лет назад
  Ozkan Sezer 9996d1bb71 fix xcode project file permissions 6 лет назад
  Paul Cercueil 95d40e8a28 kmsdrm: Fix busy-loop within libc's dlopen() 6 лет назад
  Sam Lantinga 6b76787209 Make sure the Xbox 360 driver doesn't try to talk to the wireless controllers 6 лет назад
  Sam Lantinga 1db56619de Fixed rare infinite rumble in HIDAPI controller driver 6 лет назад
  Sam Lantinga 25bd5070f5 Fixed GameCube rumble 6 лет назад
  Sam Lantinga 202c966a44 Added support for the Nintendo GameCube Controller, using the Mayflash GameCube adapter. 6 лет назад
  Sam Lantinga 2481ab9340 Fixed compiler warning 6 лет назад
  Sam Lantinga c5024a182d Backed out debug code 6 лет назад
  Sam Lantinga 20daf54fd8 Added new HIDAPI driver files to the Xcode projects 6 лет назад
  Sam Lantinga 8d742d4745 Added new HIDAPI driver files to the Visual Studio project 6 лет назад
  Sam Lantinga fead0b24e1 Added missing files from previous commits 6 лет назад
  Sam Lantinga e22e77dadc Added an untested driver for the Nintendo GameCube adapter, based on code contributed by Ethan Lee 6 лет назад
  Sam Lantinga 15d30298cf Added support for wireless Xbox 360 controllers using the HIDAPI driver 6 лет назад
  Sam Lantinga e7f7e3f40f Refactored HIDAPI controller code to support dongles and hubs that dynamically attach controllers 6 лет назад
  Sylvain Becker 5d5a56717f Fixed bug 4906 - Pressing Back button terminates app after SDL_StartTextInput 6 лет назад