Commit History

Author SHA1 Message Date
  Sam Lantinga 7cddde32ac Removed SDL_SWSURFACE, added unsigned suffix for surface flags 1 year ago
  Ryan C. Gordon 241cfaf38f surface: Make a typedef for SDL_Surface bitflags, as is SDL3 policy. 1 year ago
  Ryan C. Gordon 665ff8c5f6 include: Removed `::` from symbol names in comments. 1 year ago
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
  Ryan C. Gordon 5dc207b3b6 include: Fix a preformatted piece of documentation that isn't C code. 1 year ago
  Ryan C. Gordon a790a67883 include: Filling in more documentation gaps. 1 year ago
  Ryan C. Gordon 3473cef7df surface: `SDL_blit` is not used in the public API, remove it from headers. 1 year ago
  Erik Scholz c623bd2fdc reword SDL_BlitSurfaceScaled param 1 year ago
  Ryan C. Gordon 0df988389c include: Add `\since` to all documentation that was missing it. 1 year ago
  Henry Wilson 629c694bd6 Fixed Doxygen comments 1 year ago
  Ryan C. Gordon e044318a8e Sync SDL3 wiki -> headers 1 year ago
  Ryan C. Gordon ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. 1 year ago
  Petar Popovic 3f8dba3713 Including SD_error.h into headers with error-returning functions 1 year ago
  SDL Wiki Bot e7b9f75e62 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga d8a54cd4f8 Updated "see also" references to be more consistent 1 year ago
  Ryan C. Gordon 5a21d87e69 rwops: Changed filenames that reference "rwops" to "iostream". 1 year ago
  Ryan C. Gordon 6776b6108a iostream: "free*" params should be "closeio". 1 year ago
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. 1 year ago
  Ryan C. Gordon 655ceb3b31 rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW. 1 year ago
  Ryan C. Gordon 525919b315 rwops: Reworked RWops for SDL3. 1 year ago
  Sam Lantinga fde420a645 Revert "Added SDL_FLIP_DIAGONAL" 1 year ago
  RPP-dev b9ab326982 Added SDL_FLIP_DIAGONAL 2 years ago
  Sam Lantinga 37d066b99b Clarify what pitch means (thanks @zlago!) 1 year ago
  Susko3 424616e032 Use SDL_PixelFormatEnum as type 1 year ago
  SDL Wiki Bot 27389716ac Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 7f9ff6277c Don't assume HDR headroom for HDR10 surfaces 1 year ago
  SDL Wiki Bot 8c015cd3b6 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 8d023f9869 Updated documentation for new property parameters 1 year ago
  SDL Wiki Bot 2132ba8985 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 54c2ba6afd Added the Chrome HDR tonemap operator 1 year ago