Commit History

Author SHA1 Message Date
  Ozkan Sezer a6c6e5f582 configure.ac: fix POSIX conformance issues (bug #4261.) 3 years ago
  Sam Lantinga 93ccdee8c1 Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf 3 years ago
  Ozkan Sezer b4b674dabb CMakeLists.txt: sync DYLIB_CURRENT_VERSION to Xcode project 3 years ago
  Sam Lantinga 350f1b0d16 Updated SDL to version 2.0.15 for development 3 years ago
  Ozkan Sezer 9f655fe522 regenerated configure 3 years ago
  Ozkan Sezer 15abab9cf8 regenerated configure 3 years ago
  Sam Lantinga ee180efda7 Fixed bug 5406 - Upstreaming DragonFlyBSD changes from DeltaPorts (patch from David Carlier) 3 years ago
  Ozkan Sezer 5c654d0df4 tests: regenerate configure using autoconf patched for AC_PATH_X11 3 years ago
  Sam Lantinga 6bd4c717a1 Fixed bug 5402 - ARM support little update proposal 3 years ago
  Sam Lantinga f8839289b0 Potential fix for bug 5393 - KMSDRM: using atomic mode setting breaks GPU compatibility 3 years ago
  Ozkan Sezer c02d88dd12 configury whitespace cleanup (no actual change.) 3 years ago
  Ozkan Sezer 44d4a61d92 minor cleanups to configure.ac to reduce autoconf-2.70 warnings a bit. 3 years ago
  Ozkan Sezer f8078d3d6c configure.ac: use AC_DEFINE for SDL_VIDEO_DRIVER_ANDROID 3 years ago
  Ozkan Sezer f674009c56 fix typo from commit 63349df2610a (fixes bug 5396) 3 years ago
  Ozkan Sezer b6e63625c8 fix bug #5395: handle old systems where inotify_init1 is not available 3 years ago
  Sam Lantinga 64f448b26c libusb hid.c is already included in SDL_hidapi.c 3 years ago
  Sam Lantinga eec73dfd20 configure.ac (CheckJoystickMFI): changed AC_TRY_COMPILE to AC_TRY_LINK 3 years ago
  Sam Lantinga a2098a47b6 Updated SDL to 2.0.14 in preparation for release candidate 3 years ago
  Sam Lantinga 46a844786b Added SDL_wcscasecmp() and SDL_wcsncasecmp() 3 years ago
  Sam Lantinga 16d789fba9 Disable compiler warning when using -fobjc-weak building C code 3 years ago
  Sam Lantinga b4338dda47 Enable -fobjc-weak when building MFI controller code 3 years ago
  Sam Lantinga eba069eaf0 It looks like the Objective C support needed to build MFI controller code is in 10.8 3 years ago
  Ozkan Sezer 23ad4f4b8c configure.ac: check GameController framework support when targeting Darwin 3 years ago
  Sam Lantinga 7a05dbf4b9 Fixed building on FreeBSD 3 years ago
  Sam Lantinga 34bea84a54 Fixed bug 5335 - Patch: enable joystick/haptic/evdev support by default on FreeBSD 3 years ago
  Ryan C. Gordon 5c9577476f joystick: Fix up Linux joystick code to (mostly) compile on FreeBSD. 3 years ago
  Ozkan Sezer 4c96faee57 remove non-existing tslib support from autofoo and cmake 3 years ago
  Sam Lantinga fd89446782 Fixed building on Mac OS X on the command line and with an older macOS SDK 3 years ago
  Sam Lantinga 5e0644c15a Disable libusb by default, as it breaks on Linux when trying to use it with non-root permissions on some distributions 3 years ago
  Sam Lantinga 120dc280ca Enable HIDAPI by default 3 years ago