Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 0479df53ca Updated copyright for 2023 hace 3 años
  Sam Lantinga e29c0661cc Removed check for _HAVE_STDINT_H, which nobody defines hace 3 años
  Cameron Cawley fd93f817ba Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008 hace 3 años
  Ozkan Sezer a8d41b3b45 check for shellscalingapi.h presence instead of WINVER >= 0x0603 hace 3 años
  chalonverse 4082821822 DirectX 12 Renderer (#5761) hace 3 años
  Cameron Cawley 9dfa000bc0 Initial support for building for Windows with OpenWatcom hace 3 años
  Cameron Cawley e0f3da497f Remove unused SDL_ASSEMBLY_ROUTINES define hace 3 años
  Ozkan Sezer e9ff4fdd49 add SDL_bsearch hace 3 años
  Ozkan Sezer c0bb39e5e9 check for HAVE_ROAPI_H in cmake and autotools, and hace 3 años
  Ozkan Sezer 67f12ede3b move bug #5333 fix to headers hace 4 años
  Ozkan Sezer 75ac944b9c check for tpcshrd.h and define HAVE_TPCSHRD_H if it's available. hace 4 años
  Sam Lantinga 120c76c84b Updated copyright for 2022 hace 4 años
  Cameron Gutman 5de723749f SDL_config_windows.h: detect winsdkver.h using __has_include() hace 4 años
  Cameron Gutman d8b53e821e direct3d11: fix SDK version requirement for non-CMake build hace 4 años
  Cameron Gutman 2371b247ff windows: improve feature detection consistency between CMake and non-CMake builds hace 4 años
  Ryan C. Gordon f5e636a621 config: Try to use stdint.h with Borland C. hace 4 años
  Ozkan Sezer e16fb60323 tweak HAVE_IMMINTRIN_H in SDL_config_windows.h, add to SDL_config_macosx.h hace 4 años
  Joel Linn 20eea021c6 Windows: set HAVE_IMMINTRIN_H for AVX intrinsics hace 4 años
  Ozkan Sezer bfdea60572 avoid -Wundef warning from SDL_config_windows.h hace 4 años
  Ozkan Sezer e228d15261 SDL_config_windows.h: added clang to list of toolchains having stdint.h hace 5 años
  Ozkan Sezer bb9e049d1d minor updates to libc function checks hace 5 años
  Sam Lantinga 9130f7c377 Updated copyright for 2021 hace 5 años
  Ozkan Sezer 9fc139dfb5 SDL_config_windows.h: add missing HAVE_STRTOULL along side HAVE_STRTOLL hace 5 años
  Ozkan Sezer 8a32ee24db removed MSVC strtok_s use from SDL_strtokr(). hace 5 años
  Joel Linn 2443e51e0e Add optional suffix `_generic` to generic SDL_cond impl hace 5 años
  Sam Lantinga 93ccdee8c1 Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf hace 5 años
  Sam Lantinga a0c5bfa3bd Moved raw input event processing from the main thread to the joystick thread hace 5 años
  Sam Lantinga 845b903324 Implemented trigger rumble for raw input controllers hace 5 años
  Sam Lantinga 46a844786b Added SDL_wcscasecmp() and SDL_wcsncasecmp() hace 5 años
  Ozkan Sezer bbbec723e5 SDL_config_windows.h: define HAVE_TRUNC[F] for Visual Studio >= 2013 hace 5 años