Commit History

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