Commit History

Author SHA1 Message Date
  Sam Lantinga f8dfee01bb Made SDL_ReadSurfacePixel a public function 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Sam Lantinga d71454da17 Store the surface properties in the reserved pointer of a surface 1 year ago
  SDL Wiki Bot 07e9603398 Sync SDL3 wiki -> header 1 year ago
  Sylvain ffd82fb7c4 Add scaleMode to SDL_SoftStretch(), remove SDL_SoftStretchLinear(). 1 year ago
  Sylvain 5dba04b29b Remove SDL_{Set,Get}SurfaceScale(). 1 year ago
  Sam Lantinga 2ad50e9675 Make the SDL3 surface ABI compatible with SDL2 1 year ago
  Sylvain a4496f7dcf Update doc: SDL_SoftStretch() and SDL_SoftStretchLinear() #8667 1 year ago
  Sylvain 84a0d5f623 Added SDL_SetSurfaceScaleMode() and SDL_GetSurfaceScaleMode() to control scale mode using SDL_BlitSurfaceScaled() 1 year ago
  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