Historie revizí

Autor SHA1 Zpráva Datum
  Ozkan Sezer 75ac944b9c check for tpcshrd.h and define HAVE_TPCSHRD_H if it's available. před 4 roky
  Sam Lantinga 120c76c84b Updated copyright for 2022 před 4 roky
  Cameron Gutman 5de723749f SDL_config_windows.h: detect winsdkver.h using __has_include() před 4 roky
  Cameron Gutman d8b53e821e direct3d11: fix SDK version requirement for non-CMake build před 4 roky
  Cameron Gutman 2371b247ff windows: improve feature detection consistency between CMake and non-CMake builds před 4 roky
  Ryan C. Gordon f5e636a621 config: Try to use stdint.h with Borland C. před 4 roky
  Ozkan Sezer e16fb60323 tweak HAVE_IMMINTRIN_H in SDL_config_windows.h, add to SDL_config_macosx.h před 4 roky
  Joel Linn 20eea021c6 Windows: set HAVE_IMMINTRIN_H for AVX intrinsics před 4 roky
  Ozkan Sezer bfdea60572 avoid -Wundef warning from SDL_config_windows.h před 4 roky
  Ozkan Sezer e228d15261 SDL_config_windows.h: added clang to list of toolchains having stdint.h před 5 roky
  Ozkan Sezer bb9e049d1d minor updates to libc function checks před 5 roky
  Sam Lantinga 9130f7c377 Updated copyright for 2021 před 5 roky
  Ozkan Sezer 9fc139dfb5 SDL_config_windows.h: add missing HAVE_STRTOULL along side HAVE_STRTOLL před 5 roky
  Ozkan Sezer 8a32ee24db removed MSVC strtok_s use from SDL_strtokr(). před 5 roky
  Joel Linn 2443e51e0e Add optional suffix `_generic` to generic SDL_cond impl před 5 roky
  Sam Lantinga 93ccdee8c1 Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf před 5 roky
  Sam Lantinga a0c5bfa3bd Moved raw input event processing from the main thread to the joystick thread před 5 roky
  Sam Lantinga 845b903324 Implemented trigger rumble for raw input controllers před 5 roky
  Sam Lantinga 46a844786b Added SDL_wcscasecmp() and SDL_wcsncasecmp() před 5 roky
  Ozkan Sezer bbbec723e5 SDL_config_windows.h: define HAVE_TRUNC[F] for Visual Studio >= 2013 před 5 roky
  Ryan C. Gordon bee8db3b04 config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate. před 5 roky
  Ozkan Sezer 196cda69f2 build: fix / update sensors (windows) configuration před 5 roky
  Sam Lantinga 0f374b069b Fixed build on older Visual Studio, enable new features on newer Visual Studio před 6 roky
  Sam Lantinga 116b8c17f2 Note which Windows SDK version is required for Windows Gaming Input support před 6 roky
  Sam Lantinga aba2792896 Added a Windows Gaming Input joystick driver před 6 roky
  Sam Lantinga e6c640f314 Enable the virtual joystick API by default před 6 roky
  Sam Lantinga 3180ba81af First pass at Windows sensor implementation před 6 roky
  Sam Lantinga 4dea340ca7 Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows před 6 roky
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 před 6 roky
  Ozkan Sezer eb8f14bb6a added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.) před 6 roky