Commit History

Author SHA1 Message Date
  Sam Lantinga de6595bda6 SDL_MUSTLOCK() should return true if the surface needs locking even if it's currently locked. 1 year ago
  Sam Lantinga 334962b056 Enhancements for SDL_PremultiplyAlpha() 1 year ago
  Sam Lantinga 5f5e91eab6 Reverted 3d2e5a0b66eca4ade34f2a4fa81c8f4d8d33dac3 1 year ago
  Sam Lantinga 3d2e5a0b66 Fixed a few remaining functions to directly return their values instead of an error code. 1 year ago
  Sam Lantinga b7ec2119dd Use a dither palette when converting RGB images to indexed formats 1 year ago
  SDL Wiki Bot 2596482c3f Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 650271af46 Added SDL_CreateSurfacePalette() 1 year ago
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 1 year ago
  SDL Wiki Bot fdc04708f1 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 1 year ago
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 1 year ago
  SDL Wiki Bot c168ccc3c3 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 year ago
  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