Commit History

Author SHA1 Message Date
  David Ludwig cc37ee8a0c virtual joysticks: add autotools-build support (Bug 5028) 6 years ago
  Sam Lantinga 93ed3c8baf Updated SDL to version 2.0.13 for development builds 6 years ago
  Sam Lantinga 983bbf9ef3 Backed out changeset 51622f74dc85 6 years ago
  Sam Lantinga 4fb06a2a38 Updated SDL to version 2.0.13 for development builds 6 years ago
  Sam Lantinga a8f91340c8 Updated configure with change from last commit 6 years ago
  Sam Lantinga 74ed215618 Updated version to 2.0.12 for release candidate build 6 years ago
  Sam Lantinga 2cd88ddf99 Temporarily disabled NEON optimizations added for bug 4365 6 years ago
  Ryan C. Gordon dd1d8ab62c cmake: more proper sdl2-config.cmake work (thanks, Alexander!) 6 years ago
  Ryan C. Gordon be4d488e04 cmake: Backed out changeset 9009d85d3762 6 years ago
  Cameron Cawley 8f1a916ac5 Add basic support for compiling on RISC OS 6 years ago
  Ryan C. Gordon 229c2f8f5f cmake: Add PACKAGE_VERSION and SDL2_VERSION to sdl2-config.cmake.in 6 years ago
  Sam Lantinga 41dad5d7f3 Fixed bug 4357 - iosbuild.sh broken with SDL 2.0.9 6 years ago
  Sam Lantinga dd5987e80a Fixed bug 4911 - Build broken when hidapi enabled 6 years ago
  Sam Lantinga de6397cfff Use SDL_hidapi.c instead of the platform specific hid.c implementations when libusb isn't available 6 years ago
  Sam Lantinga 116bd7eb7a Added the Linux hidraw sources when libusb isn't available 6 years ago
  Ozkan Sezer d3232a82a0 configure: add back mistakenly removed strtok_r check, and regenerate. 6 years ago
  Ozkan Sezer eb8f14bb6a added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.) 6 years ago
  Anuj Mittal 8bd3398020 configure: check for build dir when building version res (fix bug #4858) 6 years ago
  Ryan C. Gordon d5e9fcf16f configure: Regenerate configure script with the ARM SIMD/NEON changes. 6 years ago
  Ryan C. Gordon ed7483f82c x11: On macOS, look for X11 install in /opt/X11 instead of /usr/X11R6. 6 years ago
  Ozkan Sezer ffc7d09197 endpointvolume.h checks not needed since changeset 13078:8ab094a9df6b . 6 years ago
  Sam Lantinga 3fe2d8368c Updated SDL development builds to version 2.0.11 6 years ago
  Sam Lantinga 7a84dd4277 Disable HIDAPI by default, as it breaks on Linux when trying to use libusb with non-root permissions on some distributions 6 years ago
  Sam Lantinga e9ec7d41b3 Fixed bug 4354 - CMake builds do not correctly enable IME on Linux 6 years ago
  Ethan Lee aa09e61223 Port libusb hid.c to SDL, add to MinGW configure 6 years ago
  Alex Szpakowski aebaa316c7 Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h. 6 years ago
  Sam Lantinga 67fa8601d9 Fixed building on Mac OS X without libusb 6 years ago
  Ozkan Sezer 59ea0735f0 configury: allow libusb-less hidapi for macosx. 6 years ago
  Ethan Lee f7d82e5616 hidapi: Add SDL_hidapi.c, allows support for multiple hidapi backends. 6 years ago
  Ryan C. Gordon 4df22d812c configure: Windows and macOS now respect --enable-hidapi. 6 years ago