Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 46a844786b Added SDL_wcscasecmp() and SDL_wcsncasecmp() hace 4 años
  Sam Lantinga e4b7d9a221 Removed usage of TARGET_OS_OSX for building with older SDKs hace 4 años
  Ethan Lee a7d91ebaa5 winrt: Add EffectiveLocation support for newer Win10 releases hace 4 años
  Sam Lantinga 16d789fba9 Disable compiler warning when using -fobjc-weak building C code hace 4 años
  Sam Lantinga a5cde4cb0c Fixed trying to use @available() on older SDK hace 4 años
  Sam Lantinga b4338dda47 Enable -fobjc-weak when building MFI controller code hace 4 años
  Sam Lantinga 97782e6c64 Don't try to call IOS_SupportedHIDDevice() if it's not defined hace 4 años
  Sam Lantinga a063b9fbfb Fixed compiler warning hace 4 años
  Sam Lantinga c63bbb06e9 Including SDL_config_iphoneos.h enables MFI controller code hace 4 años
  Sam Lantinga eba069eaf0 It looks like the Objective C support needed to build MFI controller code is in 10.8 hace 4 años
  Ozkan Sezer 23ad4f4b8c configure.ac: check GameController framework support when targeting Darwin hace 4 años
  Ozkan Sezer 711d409032 CMakeLists.txt: add src/joystick/iphoneos/*.m to Darwin joystick sources hace 4 años
  Sam Lantinga 7a05dbf4b9 Fixed building on FreeBSD hace 4 años
  Sam Lantinga feab9d42c1 5363 - Memory leak of joystick->sensors in SDL_JoystickClose hace 4 años
  Sam Lantinga 34bea84a54 Fixed bug 5335 - Patch: enable joystick/haptic/evdev support by default on FreeBSD hace 4 años
  Sam Lantinga 1e943e2ad2 Fixed building with an older SDK and macOS target hace 4 años
  Sam Lantinga 1fc5ca6484 Fixed building with an older SDK and macOS target hace 4 años
  Sam Lantinga 4121ab6200 Fixed bug 5354 - DirectFB: Add Vulkan support hace 4 años
  Sam Lantinga e44bf8a080 Fixed bug 5359 - Incorrect sensor data from DualShock4 hace 4 años
  Sam Lantinga c8c818d7a4 Fixed bug 5360 - non-libudev joystick detection doesn't see controllers that were already connected hace 4 años
  Simon McVittie 8e2746cfb6 joystick: Don't use udev in Flatpak or pressure-vessel container hace 4 años
  Sam Lantinga e9869e07bf Fixed bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD hace 4 años
  Sam Lantinga 38ab8bf74b Fixed bug 5362 - Mac OS ARM doesn't build Metal/Vulkan back-end/renderers hace 4 años
  Sam Lantinga 62e39b5fa7 Fixed building with an older SDK and macOS target hace 4 años
  Sam Lantinga 268aa45645 Fixed compiling with SDL_JOYSTICK_RAWINPUT disabled hace 4 años
  Ryan C. Gordon eaa53a1979 joystick: On Linux, don't try to close an invalid inotify file descriptor. hace 4 años
  Ryan C. Gordon 5c9577476f joystick: Fix up Linux joystick code to (mostly) compile on FreeBSD. hace 4 años
  Sam Lantinga 179bd66581 Don't enable PS5 controller support if DS4Windows is running - they conflict. hace 4 años
  Sam Lantinga 5b3616c325 Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices hace 4 años
  Ryan C. Gordon 0ff5d55a07 x11: Don't try to grab the pointer on an unmapped window (thanks, Lee!) hace 4 años