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

Автор SHA1 Сообщение Дата
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 2 лет назад
  Sam Lantinga d07a264a9b Use the default UCS2/UCS4 conversion rather than non-portable INTERNAL encoding 2 лет назад
  Sam Lantinga a76d8e39aa Changed SDL_bool from an enum to unsigned int 2 лет назад
  Anonymous Maarten 6127ac0871 Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h 2 лет назад
  Sam Lantinga 080b1dfbdb Revert "Improved fallback for SDL_COMPILE_TIME_ASSERT() (thanks @icculus!)" 2 лет назад
  Sam Lantinga 9d453daa23 Improved fallback for SDL_COMPILE_TIME_ASSERT() (thanks @icculus!) 2 лет назад
  Sam Lantinga 0a4e6f6d29 Added SDL_strnlen() and SDL_wcsnlen() 2 лет назад
  Sam Lantinga f3d6320bac Added SDL_strndup() 2 лет назад
  Sam Lantinga f010411492 Rename SDL_strtokr() to SDL_strtok_r() 2 лет назад
  Sam Lantinga 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" 2 лет назад
  Sam Lantinga bc5d074818 Added SDL_nextafter() and SDL_nextafterf() 2 лет назад
  Ozkan Sezer a8a72de6fb fix mingw build failures in CI with clang-tidy. 2 лет назад
  Sam Lantinga c9d8a04945 Added SDL_swprintf() and SDL_vswprintf() 2 лет назад
  Sam Lantinga 6c28546828 Added SDL_wcstol() 2 лет назад
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 лет назад
  Pierre Wendling ea093378a2 Fix clang-tidy error on LLVM 16. 3 лет назад
  SDL Wiki Bot 260dcb856e Sync SDL3 wiki -> header 3 лет назад
  Eddy Jansson 5f5abb6805 Always allocate zt in output of SDL_iconv_string() 3 лет назад
  Anonymous Maarten 549cedfa88 include: add \brief to includes 3 лет назад
  Sylvain 81c94a165c Add \since docs where missing and resets some to 3.0.0 3 лет назад
  Sylvain e9af964cf4 More `\param` added for SDL function in stdinc.h 3 лет назад
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming 3 лет назад
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. 3 лет назад
  Sam Lantinga 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 3 лет назад
  Sam Lantinga e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 3 лет назад
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 лет назад
  Anonymous Maarten f91a747549 include: SDL_dynapi.h depends on platform defines 3 лет назад
  Sam Lantinga 7f23d71b6a Added SDL_modf() and SDL_modff() 3 лет назад
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 3 лет назад
  Sylvain 25336d053a Remove underscore for _SDL_iconv_t 3 лет назад