Historique des commits

Auteur SHA1 Message Date
  Ozkan Sezer e228d15261 SDL_config_windows.h: added clang to list of toolchains having stdint.h il y a 5 ans
  Ozkan Sezer bb9e049d1d minor updates to libc function checks il y a 5 ans
  Sam Lantinga 9130f7c377 Updated copyright for 2021 il y a 5 ans
  Ozkan Sezer 9fc139dfb5 SDL_config_windows.h: add missing HAVE_STRTOULL along side HAVE_STRTOLL il y a 5 ans
  Ozkan Sezer 8a32ee24db removed MSVC strtok_s use from SDL_strtokr(). il y a 5 ans
  Joel Linn 2443e51e0e Add optional suffix `_generic` to generic SDL_cond impl il y a 5 ans
  Sam Lantinga 93ccdee8c1 Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf il y a 5 ans
  Sam Lantinga a0c5bfa3bd Moved raw input event processing from the main thread to the joystick thread il y a 5 ans
  Sam Lantinga 845b903324 Implemented trigger rumble for raw input controllers il y a 5 ans
  Sam Lantinga 46a844786b Added SDL_wcscasecmp() and SDL_wcsncasecmp() il y a 5 ans
  Ozkan Sezer bbbec723e5 SDL_config_windows.h: define HAVE_TRUNC[F] for Visual Studio >= 2013 il y a 5 ans
  Ryan C. Gordon bee8db3b04 config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate. il y a 5 ans
  Ozkan Sezer 196cda69f2 build: fix / update sensors (windows) configuration il y a 5 ans
  Sam Lantinga 0f374b069b Fixed build on older Visual Studio, enable new features on newer Visual Studio il y a 6 ans
  Sam Lantinga 116b8c17f2 Note which Windows SDK version is required for Windows Gaming Input support il y a 6 ans
  Sam Lantinga aba2792896 Added a Windows Gaming Input joystick driver il y a 6 ans
  Sam Lantinga e6c640f314 Enable the virtual joystick API by default il y a 6 ans
  Sam Lantinga 3180ba81af First pass at Windows sensor implementation il y a 6 ans
  Sam Lantinga 4dea340ca7 Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows il y a 6 ans
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 il y a 6 ans
  Ozkan Sezer eb8f14bb6a added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.) il y a 6 ans
  Ozkan Sezer ffc7d09197 endpointvolume.h checks not needed since changeset 13078:8ab094a9df6b . il y a 6 ans
  Sam Lantinga 5e13087b0f Updated copyright for 2019 il y a 7 ans
  Ozkan Sezer b11c75e9f4 configury, cmake: add check for endpointvolume.h : il y a 7 ans
  Sam Lantinga 3e5dbc694a Added a dummy sensor driver il y a 7 ans
  Sam Lantinga 5930b50855 Re-enabled the HIDAPI joystick driver on Windows and Mac OS X il y a 7 ans
  Sam Lantinga b37518b3d8 SDL: disable HIDAPI in SDL on Windows/Mac. il y a 7 ans
  Sam Lantinga d2042e1ed4 Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. il y a 7 ans
  Ethan Lee b4fe7412f9 SDL_exp il y a 7 ans
  Ethan Lee 11c348b4d7 SDL_log10 il y a 8 ans