Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga f2074d7af3 Updated copyright for 2025 há 1 ano atrás
  williamistGitHub 1d0e28a5b3 Add SDL_RenderDebugTextF & SDL_RenderDebugTextV há 1 ano atrás
  Anonymous Maarten ec2ef5f9b5 dynapi: order headers for reproducible behavior há 1 ano atrás
  Anonymous Maarten b641c2a0db Refactor gendynapi.py with the final goal to make it re-usable há 1 ano atrás
  Sam Lantinga bd04459cde Fix typos (thanks @qndel!) há 1 ano atrás
  hwsmm 3d7e8c9bb7 Add missing SDL_WPRINTF_VARARG_FUNCV in gendynapi.py há 1 ano atrás
  Carl Åstholm d6caf2abe7 Remove SDL_RESTRICT in favor of doc comments há 1 ano atrás
  Anonymous Maarten 55934bc85e include: add SDL_RESTRICT for restricted pointer aliasing há 1 ano atrás
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code há 1 ano atrás
  Sam Lantinga b5ad74998b Removed SDL_DECLSPEC_FREE há 1 ano atrás
  hwsmm 35e42d0a25 Remove SDL_DECLSPEC_FREE before SDL_DECLSPEC in gendynapi há 1 ano atrás
  Sam Lantinga 4f55271571 Removed temporary memory from the API há 1 ano atrás
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. há 1 ano atrás
  Sam Lantinga 66011e497d Removed duplication in SDL_EGL_* function names há 1 ano atrás
  Sam Lantinga 9cb4bb92f6 Fixed parsing SDL_ANALYZER_NORETURN há 1 ano atrás
  Ryan C. Gordon ca2d7f9844 gendynapi.py: Ignore wiki documentation blocks. há 2 anos atrás
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC há 2 anos atrás
  Miku AuahDark 84c69d0f9f gendynapi.py: Fix output line ending when running in non-cygwin Windows. há 2 anos atrás
  Susko3 d785a647a4 Fix 'SyntaxWarning: invalid escape sequence' when running gendynapi.py há 2 anos atrás
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) há 2 anos atrás
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 há 2 anos atrás
  Ozkan Sezer 39870031d1 use format string attributes for functions accepting va_list params, too há 2 anos atrás
  Christoph Reichenbach 7c80ac6df7 API for pressure-sensitive pens + XInput2/Wayland há 2 anos atrás
  Ryan C. Gordon ac6b32bb02 gendynapi.py: Discard SDLMAIN_DECLSPEC functions. há 2 anos atrás
  Sam Lantinga 9323417e9c Fixed gendyapi.py parsing of SDL_RELEASE_GENERIC há 2 anos atrás
  Sam Lantinga 8cc3783e75 Remove extra spaces in stripped tokens há 2 anos atrás
  Sylvain 6763369f5b gendynapi.py: always check comment formatting of the public api há 2 anos atrás
  luzpaz 37e567994d Fix remaining typos (#7921) há 2 anos atrás
  Sam Lantinga c9d8a04945 Added SDL_swprintf() and SDL_vswprintf() há 3 anos atrás
  Sam Lantinga 0d559b7cb3 Fixed parsing SDL_mutex.h há 3 anos atrás