Historia zmian

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