Commit History

Author SHA1 Message Date
  Sylvain 81c94a165c Add \since docs where missing and resets some to 3.0.0 2 years ago
  Sylvain e9af964cf4 More `\param` added for SDL function in stdinc.h 2 years ago
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming 2 years ago
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. 2 years ago
  Sam Lantinga 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 2 years ago
  Sam Lantinga e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 2 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 years ago
  Anonymous Maarten f91a747549 include: SDL_dynapi.h depends on platform defines 2 years ago
  Sam Lantinga 7f23d71b6a Added SDL_modf() and SDL_modff() 2 years ago
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 2 years ago
  Sylvain 25336d053a Remove underscore for _SDL_iconv_t 2 years ago
  Sylvain 04f2820e07 Remove underscore for some SDL_ builtin function/macros 2 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 years ago
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 2 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago