Cronologia Commit

Autore SHA1 Messaggio Data
  Ryan C. Gordon c19516b50c cmake: correctly report Vulkan support at configure time (thanks, Tiago!). 6 anni fa
  Sam Lantinga c179d3948a Fixed NullPointerException if there's no singleton 6 anni fa
  Sam Lantinga f6a537cbfa Store the API device refcount on the device itself, so if the device is disconnected and we have multiple application references to it, we only free it once. 6 anni fa
  Sam Lantinga 59a2d12cc3 Fixed creating an Android game controller mapping for HIDAPI devices on initialization 6 anni fa
  Ozkan Sezer 305e5968aa do not export hidapi symbols from SDL dlls (bug #4259). 6 anni fa
  Ozkan Sezer 5a34f1e3ee acinclude: rename ax_gcc_x86_cpuid.m4.htm to ax_gcc_x86_cpuid.m4 6 anni fa
  Ozkan Sezer bab5b08437 fix permissions 6 anni fa
  Sam Lantinga 6b3e893105 Added hints SDL_HINT_MOUSE_DOUBLE_CLICK_TIME and SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS to allow tuning double-click sensitivity. 6 anni fa
  Sam Lantinga 66294d31df Guard against Steam Controller input when we're shutting down. 6 anni fa
  Sam Lantinga e8a0e35e24 Use atomic reference counting for the HID device object 6 anni fa
  Sam Lantinga 6a7b0c27af Fixed crash launching under Steam on Mac OS X 6 anni fa
  Sam Lantinga 0b3a350c90 Fixed Chinese IME support (thanks ???!) 6 anni fa
  Sam Lantinga af823cc1d9 Fixed building on tvOS 6 anni fa
  Sam Lantinga 63848141c1 Fixed building on tvOS without any sensor support 6 anni fa
  Ozkan Sezer 33381d3d10 hidapi/SDL_hidapijoystick.c: fix build in C90 mode: 6 anni fa
  Ozkan Sezer afc1738ecb SDL_sensor.h, SDL_video.h: remove comma at end of enumerator lists. 6 anni fa
  Ryan C. Gordon 264b81b481 metal: Make sure layer drawableSize is adjusted on resize. 6 anni fa
  Ryan C. Gordon 0cf1ae9d0b Fixed a comment typo. 6 anni fa
  Sam Lantinga a0b3dcc26a Fixed bug 4002 - Android, nativeRunMain() fails on some phone with arm64-v8a 6 anni fa
  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. 6 anni fa
  Sam Lantinga e987bedfe2 Updated Xcode library version to match libtool output with Ozkan's change 6 anni fa
  Sam Lantinga 96259f1f85 Don't overwrite the default binding when changing the binding for a controller that was using the default. 6 anni fa
  Sam Lantinga 963e74d68c Added binding for Mad Catz FightStick TE S+ (PS3) on Mac OS X 6 anni fa
  Sam Lantinga c152e380be Added support for the Razer Panthera Fightstick 6 anni fa
  Ozkan Sezer 9753b9cc46 CMakeLists.txt: fix typo SDL_SENSORS_DISABLED -> SDL_SENSOR_DISABLED 6 anni fa
  Ryan C. Gordon aae29c9ebd test: Makefile should copy .dat files for testoverlay2. 6 anni fa
  Ryan C. Gordon 3634e563c4 metal: SDL_UpdateYUVTexture shouldn't swap planes based on format. 6 anni fa
  Sam Lantinga 34237b80f4 Better fix to make sure we're only returning controllers from the HIDAPI joystick API 6 anni fa
  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. 6 anni fa
  Ozkan Sezer faf8f8b86b fix permissions 6 anni fa