История коммитов

Автор SHA1 Сообщение Дата
  Eddy Jansson 00feca27b0 Add SDL_FLT_EPSILON. 3 лет назад
  Ryan C. Gordon 3425e9950e stdinc: SDL_COMPILE_TIME_ASSERT defines shouldn't have a semicolon. 3 лет назад
  Ozkan Sezer f0d2747df1 use _Static_assert for SDL_COMPILE_TIME_ASSERT(), when available 3 лет назад
  Sam Lantinga 120c76c84b Updated copyright for 2022 3 лет назад
  Misa 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs 3 лет назад
  Sam Lantinga abc12a832c Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs" 3 лет назад
  Misa 66a08aa391 Add and use `SDL_FALLTHROUGH` for fallthroughs 3 лет назад
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API 3 лет назад
  Kevin Colour 6cbee0634e include: Swap parameter names in atan2 functions 3 лет назад
  SDL Wiki Bot c7dafb1556 Sync wiki -> header 3 лет назад
  Ryan C. Gordon 1b49f09243 include: manually ran wikiheaders.pl and cleaned up the obvious issues. 3 лет назад
  Cameron Cawley 25a614bc3e Add SDL_asprintf and SDL_vasprintf 3 лет назад
  Brick 72f41d1fb1 Added missing parenthesis around SDL_clamp 3 лет назад
  David Gow 35c1bbfa49 SDL_stdinc.h: Add an SDL_clamp() function 3 лет назад
  Joshua Root 9bf6557585 Correctly check for bswap builtins before using 3 лет назад
  Sam Lantinga d5ad6f6e6a Clarified that you should never have side-effects in the parameters to SDL_min/SDL_max 3 лет назад
  Ryan C. Gordon c88eb7a896 Sync wiki -> header. 3 лет назад
  Ryan C. Gordon 25fc40b0bd stdinc: Silence clang warning for -Wimplicit-fallthrough. 3 лет назад
  Ivan Epifanov ca5e5d6154 VITASDK compatibility 4 лет назад
  Ozkan Sezer a2fbc452ca replace i386 checks with __i386__ 4 лет назад
  Misa dfe219ec71 Add all missing "is characteristic" stdlib functions 4 лет назад
  Jay Petacat f443a6fc7a Fix format string warnings for width-based integers 4 лет назад
  Sam Lantinga 9130f7c377 Updated copyright for 2021 4 лет назад
  Sam Lantinga 93ccdee8c1 Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf 4 лет назад
  Ozkan Sezer bca9decbda fix bug #5394 - define _DARWIN_C_SOURCE only if not already defined 4 лет назад
  Sam Lantinga 46a844786b Added SDL_wcscasecmp() and SDL_wcsncasecmp() 4 лет назад
  Sam Lantinga 71e32f5e1b Added SDL_crc32() 4 лет назад
  Ozkan Sezer 79221e85a0 SDL_stdinc.h: define _DARWIN_C_SOURCE on macOS for memset_pattern4() 4 лет назад
  Ryan C. Gordon 6aec6da4c3 stdinc: Let Clang static analysis see more C runtime functions. 4 лет назад
  Ryan C. Gordon d292f6bd4f stdlib: Add SDL_trunc and SDL_truncf 5 лет назад