Historie revizí

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