Historial de Commits

Autor SHA1 Mensaje Fecha
  Anonymous Maarten d6291d4d42 alloca: use alloca from <stdlib.h> on NetBSD hace 2 años
  Ozkan Sezer 39870031d1 use format string attributes for functions accepting va_list params, too hace 2 años
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. hace 2 años
  Sam Lantinga d07a264a9b Use the default UCS2/UCS4 conversion rather than non-portable INTERNAL encoding hace 2 años
  Sam Lantinga a76d8e39aa Changed SDL_bool from an enum to unsigned int hace 2 años
  Anonymous Maarten 6127ac0871 Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h hace 2 años
  Sam Lantinga 080b1dfbdb Revert "Improved fallback for SDL_COMPILE_TIME_ASSERT() (thanks @icculus!)" hace 2 años
  Sam Lantinga 9d453daa23 Improved fallback for SDL_COMPILE_TIME_ASSERT() (thanks @icculus!) hace 2 años
  Sam Lantinga 0a4e6f6d29 Added SDL_strnlen() and SDL_wcsnlen() hace 2 años
  Sam Lantinga f3d6320bac Added SDL_strndup() hace 2 años
  Sam Lantinga f010411492 Rename SDL_strtokr() to SDL_strtok_r() hace 2 años
  Sam Lantinga 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" hace 2 años
  Sam Lantinga bc5d074818 Added SDL_nextafter() and SDL_nextafterf() hace 2 años
  Ozkan Sezer a8a72de6fb fix mingw build failures in CI with clang-tidy. hace 2 años
  Sam Lantinga c9d8a04945 Added SDL_swprintf() and SDL_vswprintf() hace 2 años
  Sam Lantinga 6c28546828 Added SDL_wcstol() hace 2 años
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined hace 3 años
  Pierre Wendling ea093378a2 Fix clang-tidy error on LLVM 16. hace 3 años
  SDL Wiki Bot 260dcb856e Sync SDL3 wiki -> header hace 3 años
  Eddy Jansson 5f5abb6805 Always allocate zt in output of SDL_iconv_string() hace 3 años
  Anonymous Maarten 549cedfa88 include: add \brief to includes hace 3 años
  Sylvain 81c94a165c Add \since docs where missing and resets some to 3.0.0 hace 3 años
  Sylvain e9af964cf4 More `\param` added for SDL function in stdinc.h hace 3 años
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming hace 3 años
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. hace 3 años
  Sam Lantinga 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() hace 3 años
  Sam Lantinga e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* hace 3 años
  Sam Lantinga fde78d12f2 Updated copyright for 2023 hace 3 años
  Anonymous Maarten f91a747549 include: SDL_dynapi.h depends on platform defines hace 3 años
  Sam Lantinga 7f23d71b6a Added SDL_modf() and SDL_modff() hace 3 años