커밋 기록

작성자 SHA1 메시지 날짜
  Sam Lantinga 2b5b8fdbd5 Updated copyright for 2025 3 달 전
  Zack Middleton 761ea32b74 Fix SDL_PRIs64 to use standard PRId64 5 달 전
  Ryan C. Gordon 67b537cef4 .wikiheader-options: Treat SDL int types (Uint64, etc) as API prefixes. 5 달 전
  Ozkan Sezer a976f7f71b SDL_stdinc.h: provide a prototype for strdup for __clang_analyzer__ case 6 달 전
  Sam Clegg 3deb07ea39 [emscripten] Fixes for data addresses above 2gb 6 달 전
  Ozkan Sezer 86b4d035db SDL_stdinc.h (SDL_COMPILE_TIME_ASSERT): Keep C++ case alone (after PR/10331) 9 달 전
  Anonymous Maarten 5d606eaae2 stdinc: c23 deprecated _Static_assert in favor of static_assert 9 달 전
  Ryan C. Gordon b2b2369414 Moved function pointer params to typedefs, etc, for latest wikiheaders. 10 달 전
  Ozkan Sezer 863670c0a8 always define PRI?64 using 'I64' when targeting windows 10 달 전
  Ryan C. Gordon 1c3a1e1139 wikiheaders: Updated to latest, cleaned up category documentation a little. 11 달 전
  Ryan C. Gordon 0805990668 wikiheaders: Automatically categorize API symbols by subsystem. 11 달 전
  Ryan C. Gordon 8b4e389ad0 wikiheaders: updated from SDL3, plus fixes to headers to deal with that. 11 달 전
  Ryan C. Gordon e03ad30a57 docs: heavy editing to make this happy with latest wikibridge. 1 년 전
  Anonymous Maarten 9216b7a5ee stdinc: modify default alloca prototype 1 년 전
  Ozkan Sezer 4d91f0e796 SDL_stdinc.h: Android passes sizeof(ENUM) == sizeof(int) assertion 1 년 전
  Sam Lantinga 0fc3574464 Updated copyright for 2024 1 년 전
  Anonymous Maarten 5abcfdb93e SDL_stdinc.h: fix compile warning when using SDL_PR[iux]64 on Android 1 년 전
  Ozkan Sezer 2222f44c94 use format string attributes for functions accepting va_list params, too 1 년 전
  Sam Lantinga 4c2eb6b95d Use the default UCS2/UCS4 conversion rather than non-portable INTERNAL encoding 1 년 전
  Ryan C. Gordon 32587bd7de Sync wiki -> header 1 년 전
  Eddy Jansson 2660da6f5c Always allocate zt in output of SDL_iconv_string() 2 년 전
  Ozkan Sezer 9dea06f5b5 fix mingw build failures in CI with clang-tidy. 1 년 전
  Sam Lantinga 707e9397ca Removed memset_pattern4() from SDL headers 2 년 전
  Pierre Wendling 0081174689 Fix clang-tidy error on LLVM 16. 2 년 전
  Knightly a23d1af0ac Guard against _USE_MATH_DEFINES redefinition 2 년 전
  Sam Lantinga 0479df53ca Updated copyright for 2023 2 년 전
  Sam Lantinga 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() 2 년 전
  Sam Lantinga c6e8961979 Define _USE_MATH_DEFINES for Visual Studio (thanks @pionere!) 2 년 전
  Pierre Wendling 655275378d N3DS port (squashed) 4 년 전
  Sam Lantinga f6b81125b3 Always define SDL_COMPILE_TIME_ASSERT as static_assert() in C++ 2 년 전