Commit History

作者 SHA1 備註 提交日期
  Sam Lantinga 64f448b26c libusb hid.c is already included in SDL_hidapi.c 4 年之前
  Sam Lantinga eec73dfd20 configure.ac (CheckJoystickMFI): changed AC_TRY_COMPILE to AC_TRY_LINK 4 年之前
  Sam Lantinga a2098a47b6 Updated SDL to 2.0.14 in preparation for release candidate 4 年之前
  Sam Lantinga 46a844786b Added SDL_wcscasecmp() and SDL_wcsncasecmp() 4 年之前
  Sam Lantinga 16d789fba9 Disable compiler warning when using -fobjc-weak building C code 4 年之前
  Sam Lantinga b4338dda47 Enable -fobjc-weak when building MFI controller code 4 年之前
  Sam Lantinga eba069eaf0 It looks like the Objective C support needed to build MFI controller code is in 10.8 4 年之前
  Ozkan Sezer 23ad4f4b8c configure.ac: check GameController framework support when targeting Darwin 4 年之前
  Sam Lantinga 7a05dbf4b9 Fixed building on FreeBSD 4 年之前
  Sam Lantinga 34bea84a54 Fixed bug 5335 - Patch: enable joystick/haptic/evdev support by default on FreeBSD 4 年之前
  Ryan C. Gordon 5c9577476f joystick: Fix up Linux joystick code to (mostly) compile on FreeBSD. 4 年之前
  Ozkan Sezer 4c96faee57 remove non-existing tslib support from autofoo and cmake 4 年之前
  Sam Lantinga fd89446782 Fixed building on Mac OS X on the command line and with an older macOS SDK 4 年之前
  Sam Lantinga 5e0644c15a Disable libusb by default, as it breaks on Linux when trying to use it with non-root permissions on some distributions 4 年之前
  Sam Lantinga 120dc280ca Enable HIDAPI by default 4 年之前
  Brian Kubisiak 1ed36d21b0 egl: Fix detection in configure script on systems without X11 (bug #5270) 4 年之前
  Sam Lantinga dc76449661 Backed out change for bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD 4 年之前
  Sam Lantinga 1822f97e5f Fixed bug 5346 - Add FreeBSD evdev KBIO keyboard input driver 4 年之前
  Sam Lantinga 38ed8a955a Fixed bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD 4 年之前
  Simon McVittie 8db3171b98 udev: Factor out SDL_EVDEV_GuessDeviceClass 4 年之前
  Ryan C. Gordon 010d5fba93 kmsdrm: Make this build with significantly older system libraries. 4 年之前
  Ozkan Sezer 196cda69f2 build: fix / update sensors (windows) configuration 4 年之前
  Cameron Cawley 59022829f4 riscos: Implement SDL_OpenURL() 4 年之前
  Ryan C. Gordon 77c9d73b63 Removed SDL_AndroidOpenURL, added SDL_OpenURL. 4 年之前
  Manuel Alfayate Corchete 78c274cb5d kmsdrm: merge patches from Ozkan Sezer for removing c-99'isms and raising libgbm version reqeriments. 4 年之前
  Sam Lantinga b0ca8efd29 Re-add check for Metal on x86, where it's not supported. 4 年之前
  Ryan C. Gordon 45f5eb0615 configure: On Apple platforms, only exclude Vulkan on x86. 4 年之前
  Sam Lantinga 968b830d14 Fixed bug 5232 - SDL2 configure script detects Apple Silicon Macs as iPhones; fails to build due to missing components 4 年之前
  Ozkan Sezer fe97f01bc6 configure: corretly print --enable-arm-simd default value. 4 年之前
  Ryan C. Gordon 3b71ebecd6 configure: Accidentally deleted a ')' 4 年之前