Historique des commits

Auteur SHA1 Message Date
  Ozkan Sezer 2205626816 SDL_iconv_string: simplify recomputation of outbuf and outbytesleft il y a 1 an
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 2 ans
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
  Ozkan Sezer 42c8366fdc revise iconv detection: il y a 2 ans
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
  Sam Lantinga 1375d2049d SDL_iconv_string() defaults to UTF-8 il y a 2 ans
  Sam Lantinga ecbbac7c72 Do a full UCS4 zero termination on iconv converted strings il y a 2 ans
  Sam Lantinga c369b90019 Fixed SDL_iconv_string() truncation when handling SDL_ICONV_E2BIG il y a 2 ans
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style il y a 2 ans
  Eddy Jansson 5f5abb6805 Always allocate zt in output of SDL_iconv_string() il y a 3 ans
  Sylvain Becker cb6b8b0132 Simplify flags testing (#7220) il y a 3 ans
  Sam Lantinga fde78d12f2 Updated copyright for 2023 il y a 3 ans
  Sylvain 25336d053a Remove underscore for _SDL_iconv_t il y a 3 ans
  Sam Lantinga 63724c113b Removed the vi format comments from the source il y a 3 ans
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) il y a 3 ans
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` il y a 3 ans
  chalonverse 3b191580c3 Windows GDK Support (#5830) il y a 3 ans
  Pierre Wendling 501a499180 Add clang-format on/off comments where necessary. il y a 4 ans
  Ryan C. Gordon 8df045cc7d stdlib: just cast iconv()'s 2nd arg to void *. il y a 4 ans
  Sam Lantinga 120c76c84b Updated copyright for 2022 il y a 4 ans
  Ozkan Sezer a2b13e585c SDL_iconv_string: avoid memory leak if realloc() fails. il y a 4 ans
  Ozkan Sezer f14a8bfa4e fix whitespace. il y a 4 ans
  Ozkan Sezer b71bfdaafb SDL_iconv.c (encodings): mark "WCHAR_T" as ENCODING_UTF16LE for OS/2 too il y a 4 ans
  Misa 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs il y a 4 ans
  Sam Lantinga abc12a832c Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs" il y a 4 ans
  Misa 66a08aa391 Add and use `SDL_FALLTHROUGH` for fallthroughs il y a 4 ans
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API il y a 4 ans
  Jessica Clarke 8f38ba4d68 Fix casts that should be using uintptr_t il y a 4 ans