Commit History

Author SHA1 Message Date
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Ryan C. Gordon ac71831350 Sync wiki -> headers 1 year ago
  Sam Lantinga 4368f70ff9 Added properties to various SDL objects 1 year ago
  Simon McVittie d88bf687a8 surface: Document the in-memory layout of the pixels 1 year ago
  SDL Wiki Bot 544351c98e Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 2e7d2b94eb Clarify that SDL_BlitSurface() ignores the width and height in dstrect 1 year ago
  Sam Lantinga b903ccf945 SDL_rwops read/write functions return size_t again 2 years ago
  SDL Wiki Bot d086d9874d Sync SDL3 wiki -> header 2 years ago
  SDL Wiki Bot ad0c0d3cde Sync SDL3 wiki -> header 2 years ago
  SDL Wiki Bot 550c84b4df Sync SDL3 wiki -> header 2 years ago
  Sam Lantinga bea99d48f2 Changed 'freesrc' parameter from int to SDL_bool 2 years ago
  SDL Wiki Bot b8d6023a91 Sync SDL3 wiki -> header 2 years ago
  Sam Lantinga 3c04be4486 The rectangles passed to SDL_BlitSurfaceUnchecked() and SDL_BlitSurfaceUncheckedScaled() are const. 2 years ago
  Sam Lantinga ced153a24a Fixed reference to old function (thanks @tom-seddon!) 2 years ago
  Sam Lantinga 50b6e5eb7e Implemented SDL_LoadBMP() and SDL_SaveBMP() as functions 2 years ago
  Sam Lantinga c5cdaef6c3 Fixed function documentation references 2 years ago
  Ryan C. Gordon 0598ecc150 Sync wiki -> headers. 2 years ago
  Anonymous Maarten 549cedfa88 include: add \brief to includes 2 years ago
  Sylvain 81c94a165c Add \since docs where missing and resets some to 3.0.0 2 years ago
  Sylvain 612584277c Fix build documentation 2 years ago
  Sylvain 43c08170af Add missing '\param' documentation 2 years ago
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming 2 years ago
  Linus Probert 3bd737d44c Add error returns to void functions that can fail/set errors. 2 years ago
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. 2 years ago
  Sam Lantinga d496d187c5 Document that the pitch value may be zero for surfaces that will be filled in by the application later. 2 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 years ago
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h 2 years ago
  Sam Lantinga 083e436a1a SDL API renaming: SDL_pixels.h 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