Commit History

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