Historique des commits

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