Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 63848141c1 Fixed building on tvOS without any sensor support vor 6 Jahren
  Ozkan Sezer 33381d3d10 hidapi/SDL_hidapijoystick.c: fix build in C90 mode: vor 6 Jahren
  Ozkan Sezer afc1738ecb SDL_sensor.h, SDL_video.h: remove comma at end of enumerator lists. vor 6 Jahren
  Ryan C. Gordon 264b81b481 metal: Make sure layer drawableSize is adjusted on resize. vor 6 Jahren
  Ryan C. Gordon 0cf1ae9d0b Fixed a comment typo. vor 6 Jahren
  Sam Lantinga a0b3dcc26a Fixed bug 4002 - Android, nativeRunMain() fails on some phone with arm64-v8a vor 6 Jahren
  Sam Lantinga 80021c21b6 Speculatively disable rumble on the Razer Panthera Evo, which doesn't have rumble motors and probably hangs in the same way the Panthera does. vor 6 Jahren
  Sam Lantinga e987bedfe2 Updated Xcode library version to match libtool output with Ozkan's change vor 6 Jahren
  Sam Lantinga 96259f1f85 Don't overwrite the default binding when changing the binding for a controller that was using the default. vor 6 Jahren
  Sam Lantinga 963e74d68c Added binding for Mad Catz FightStick TE S+ (PS3) on Mac OS X vor 6 Jahren
  Sam Lantinga c152e380be Added support for the Razer Panthera Fightstick vor 6 Jahren
  Ozkan Sezer 9753b9cc46 CMakeLists.txt: fix typo SDL_SENSORS_DISABLED -> SDL_SENSOR_DISABLED vor 6 Jahren
  Ryan C. Gordon aae29c9ebd test: Makefile should copy .dat files for testoverlay2. vor 6 Jahren
  Ryan C. Gordon 3634e563c4 metal: SDL_UpdateYUVTexture shouldn't swap planes based on format. vor 6 Jahren
  Sam Lantinga 34237b80f4 Better fix to make sure we're only returning controllers from the HIDAPI joystick API vor 6 Jahren
  Sam Lantinga 4ffcd88ca2 Removed VID/PID 0x1532/0x0037, which was listed in the Linux kernel as a Razer Sabertooth, because at least one variant of the Razer DeathAdder mouse shows up with this VID/PID. vor 6 Jahren
  Ozkan Sezer faf8f8b86b fix permissions vor 6 Jahren
  Sam Lantinga 5ef8eb49be Don't show the Razer Raiju sound interface as a game controller vor 6 Jahren
  Sam Lantinga 90a5607d32 Fixed compiler warning and use higher precision in angle calculation vor 6 Jahren
  Sam Lantinga 207428b444 Don't rumble Bluetooth PS4 controllers by default, as that switches the controller into extended input report mode, which breaks games that use DirectInput. vor 6 Jahren
  Sam Lantinga 16ccff3c56 Fixed whitespace vor 6 Jahren
  Sam Lantinga fda14741ac Fixed Xbox One S Bluetooth support on Mac OS X vor 6 Jahren
  Ozkan Sezer b6aaefc791 SDL_evdev.c: undefine _THIS before redefining it. vor 6 Jahren
  Sam Lantinga 92396f7d74 Fixed Windows build vor 6 Jahren
  Sam Lantinga 404ba5eea8 Fixed bug 4229 - Add support for ABGR format in DirectFB renderer vor 6 Jahren
  Andreas M?ller 87bc1fb552 GLES2: Get sin/cos out of vertex shader vor 6 Jahren
  Sam Lantinga 044b00dcae Fixed the DirectFB renderer not being enabled in autoconf builds vor 6 Jahren
  Sam Lantinga a1ca84411e Update the cursor clipping each frame, in case it was stolen by another application. vor 6 Jahren
  Sam Lantinga 15b3794f11 Only reset the clip rect if it's currently the rect we previously clipped. vor 6 Jahren
  Sam Lantinga 09ab752aa3 Implement SDL_HapticStopEffect on Android (thanks Rachel!) vor 6 Jahren