Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Clegg 36853f923e [emscripten] Fixes for data addresses above 2gb hace 6 meses
  Ozkan Sezer 1ca76a29d9 SDL_stdinc.h (SDL_COMPILE_TIME_ASSERT): Keep C++ case alone (after PR/10331) hace 9 meses
  Anonymous Maarten e53df5b07e stdinc: c23 deprecated _Static_assert in favor of static_assert hace 9 meses
  Ozkan Sezer 1cdd37b32c always define PRI?64 using 'I64' when targeting windows hace 10 meses
  Anonymous Maarten f5dcb8f7ad stdinc: modify default alloca prototype hace 1 año
  Sam Lantinga 0fc3574464 Updated copyright for 2024 hace 1 año
  Anonymous Maarten 5abcfdb93e SDL_stdinc.h: fix compile warning when using SDL_PR[iux]64 on Android hace 1 año
  Ozkan Sezer 2222f44c94 use format string attributes for functions accepting va_list params, too hace 1 año
  Sam Lantinga 4c2eb6b95d Use the default UCS2/UCS4 conversion rather than non-portable INTERNAL encoding hace 1 año
  Ryan C. Gordon 32587bd7de Sync wiki -> header hace 1 año
  Eddy Jansson 2660da6f5c Always allocate zt in output of SDL_iconv_string() hace 2 años
  Ozkan Sezer 9dea06f5b5 fix mingw build failures in CI with clang-tidy. hace 1 año
  Sam Lantinga 707e9397ca Removed memset_pattern4() from SDL headers hace 2 años
  Pierre Wendling 0081174689 Fix clang-tidy error on LLVM 16. hace 2 años
  Knightly a23d1af0ac Guard against _USE_MATH_DEFINES redefinition hace 2 años
  Sam Lantinga 0479df53ca Updated copyright for 2023 hace 2 años
  Sam Lantinga 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() hace 2 años
  Sam Lantinga c6e8961979 Define _USE_MATH_DEFINES for Visual Studio (thanks @pionere!) hace 2 años
  Pierre Wendling 655275378d N3DS port (squashed) hace 4 años
  Sam Lantinga f6b81125b3 Always define SDL_COMPILE_TIME_ASSERT as static_assert() in C++ hace 2 años
  Sam Lantinga b4c4dd84c2 Added SDL_crc16() to be used in joystick GUIDs after 2.24.0 hace 2 años
  Sam Lantinga cbd0187475 Removed the limit on the size of the SDL error message hace 2 años
  chalonverse 3b191580c3 Windows GDK Support (#5830) hace 2 años
  Sam Lantinga adc6875870 Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) hace 2 años
  Guldoman 74bcc5a0a3 stdlib: Add `SDL_utf8strnlen` hace 3 años
  Cameron Cawley 0cca71a846 Use SDLCALL for callbacks in public APIs hace 2 años
  Simon McVittie 8ab3ae98f0 stdinc: Add a comment to clarify why inline functions are needed here hace 2 años
  Simon McVittie f661654fad stdinc: Add overflow-checking add and multiply for size_t hace 3 años
  Ozkan Sezer e9ff4fdd49 add SDL_bsearch hace 3 años
  Eddy Jansson 00feca27b0 Add SDL_FLT_EPSILON. hace 3 años