Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 51fefd1c35 Added support for third party PS3 controllers to the HIDAPI driver hace 2 años
  Sam Lantinga 5b4c10fc7b Return true from IsSupportedDevice if it's a device that we _might_ support hace 2 años
  Sam Lantinga 1d34a5249d Fixed shadowed variable warning hace 2 años
  Sam Lantinga 010d3e6442 Fixed function prototype mismatch hace 2 años
  Sam Lantinga b7940c29cc Allow HIDAPI controllers to override the default joystick type hace 2 años
  Sam Lantinga 899a1e7cba Skip PS4/PS5 probe message if we already know it's a supported controller hace 2 años
  Sam Lantinga fa2063fb44 Improved detection of third party PS4 and PS5 controllers hace 2 años
  Sam Lantinga 7312b93d32 Fixed crash if a game controller is disconnected while the connect message is in flight hace 2 años
  Sam Lantinga aa2e2f4843 Make sure HID devices can be opened before making them available to the application hace 2 años
  Sam Lantinga 2857e3c748 Added an entry for the Mad Catz FightStick TE 2+ PS3 hace 2 años
  Sam Lantinga 6812f1b5d7 Fixed the entry for the HORI Fighting Commander 4 in PS4 mode hace 2 años
  Sam Lantinga 99e85cc27b Accidentally reverted https://github.com/libsdl-org/SDL/commit/172865ff137532123ec06177119be163ba1811f5 hace 2 años
  Sam Lantinga 6cbdc66650 Fixed use of uninitialized 'size' variable (thanks @ozkan!) hace 2 años
  Sam Lantinga 0c4594ac72 Improved PS4 and PS5 third-party controller feature detection hace 2 años
  Frank Praznik 399cb2f0de wayland: Only clear the key repeat flag when the repeated key is released hace 2 años
  Sam Lantinga eb25f6c912 Fixed Xbox platform name, courtesy of @walbourn hace 2 años
  Ozkan Sezer 098a7a043e add missing quotes to the fallback CHECK_OBJC_SOURCE_COMPILES macro hace 2 años
  zhailiangliang 00b67f5572 Fix potential memory leak in GLES_CreateTexture hace 2 años
  past-due 301912a5b9 Fix: Use WIN_ClientPointToSDL for converting additional mouse coordinates hace 2 años
  Ivan Epifanov 08a331847b Vita: fix controls on PSTV with opened IME hace 2 años
  Ozkan Sezer db225dec41 autotools: stop using AC_FUNC_MEMCMP and AC_FUNC_STRTOD hace 2 años
  Sam Lantinga dc2a682a82 Use the right kind of 0 hace 2 años
  Sam Lantinga 2461930601 Fixed build on RISC OS hace 2 años
  Ozkan Sezer 887ae0c6eb fix build failure after commit 2a8d00634ddf if strtod isn't available. hace 2 años
  Sam Lantinga 2a8d00634d Fixed scanning a negative number as an unsigned value hace 2 años
  Ozkan Sezer 3f5c46663e SDL_vsscanf: fix an uninitialized warning hace 2 años
  Sam Lantinga 216e3f10bb Implemented size_t format specifiers for SDL_snprintf() and SDL_sscanf() hace 2 años
  Sam Lantinga c70ffc2a35 Added size_t format specifier test coverage for SDL_snprintf and SDL_sscanf hace 2 años
  Sam Lantinga 101306edcf Do case insensitive matching on test cases hace 2 años
  Anonymous Maarten 3b20e0ecef cmake: only add -Wl,--undefined=WinMain when building an executable hace 2 años