Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() há 2 anos atrás
  Sam Lantinga c6e8961979 Define _USE_MATH_DEFINES for Visual Studio (thanks @pionere!) há 2 anos atrás
  Pierre Wendling 655275378d N3DS port (squashed) há 4 anos atrás
  Sam Lantinga f6b81125b3 Always define SDL_COMPILE_TIME_ASSERT as static_assert() in C++ há 2 anos atrás
  Sam Lantinga b4c4dd84c2 Added SDL_crc16() to be used in joystick GUIDs after 2.24.0 há 2 anos atrás
  Sam Lantinga cbd0187475 Removed the limit on the size of the SDL error message há 2 anos atrás
  chalonverse 3b191580c3 Windows GDK Support (#5830) há 2 anos atrás
  Sam Lantinga adc6875870 Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) há 2 anos atrás
  Guldoman 74bcc5a0a3 stdlib: Add `SDL_utf8strnlen` há 3 anos atrás
  Cameron Cawley 0cca71a846 Use SDLCALL for callbacks in public APIs há 2 anos atrás
  Simon McVittie 8ab3ae98f0 stdinc: Add a comment to clarify why inline functions are needed here há 2 anos atrás
  Simon McVittie f661654fad stdinc: Add overflow-checking add and multiply for size_t há 2 anos atrás
  Ozkan Sezer e9ff4fdd49 add SDL_bsearch há 3 anos atrás
  Eddy Jansson 00feca27b0 Add SDL_FLT_EPSILON. há 3 anos atrás
  Ryan C. Gordon 3425e9950e stdinc: SDL_COMPILE_TIME_ASSERT defines shouldn't have a semicolon. há 3 anos atrás
  Ozkan Sezer f0d2747df1 use _Static_assert for SDL_COMPILE_TIME_ASSERT(), when available há 3 anos atrás
  Sam Lantinga 120c76c84b Updated copyright for 2022 há 3 anos atrás
  Misa 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs há 3 anos atrás
  Sam Lantinga abc12a832c Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs" há 3 anos atrás
  Misa 66a08aa391 Add and use `SDL_FALLTHROUGH` for fallthroughs há 3 anos atrás
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API há 3 anos atrás
  Kevin Colour 6cbee0634e include: Swap parameter names in atan2 functions há 3 anos atrás
  SDL Wiki Bot c7dafb1556 Sync wiki -> header há 3 anos atrás
  Ryan C. Gordon 1b49f09243 include: manually ran wikiheaders.pl and cleaned up the obvious issues. há 3 anos atrás
  Cameron Cawley 25a614bc3e Add SDL_asprintf and SDL_vasprintf há 3 anos atrás
  Brick 72f41d1fb1 Added missing parenthesis around SDL_clamp há 3 anos atrás
  David Gow 35c1bbfa49 SDL_stdinc.h: Add an SDL_clamp() function há 3 anos atrás
  Joshua Root 9bf6557585 Correctly check for bswap builtins before using há 3 anos atrás
  Sam Lantinga d5ad6f6e6a Clarified that you should never have side-effects in the parameters to SDL_min/SDL_max há 3 anos atrás
  Ryan C. Gordon c88eb7a896 Sync wiki -> header. há 3 anos atrás