Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 6209c71f54 Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid() vor 1 Jahr
  Sam Lantinga 9294476788 Added SDL_WriteSurfacePixel() and SDL_WriteSurfacePixelFloat() vor 1 Jahr
  Sam Lantinga 12e50d17a2 Removed SDL_SoftStretch() from the public API vor 1 Jahr
  Sam Lantinga 5ce81ebcc9 Corrected blit colorkey documentation vor 1 Jahr
  Sam Lantinga 67fa7a9138 SDL_BlitSurface() and SDL_BlitSurfaceScaled() now have a const dstrect parameter vor 1 Jahr
  Sam Lantinga 9e55ee9391 Added SDL_BlitSurfaceTiledWithScale() vor 1 Jahr
  Sam Lantinga f47ddbf1ac Added SDL_BlitSurfaceTiled() vor 1 Jahr
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header vor 1 Jahr
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations vor 1 Jahr
  Sam Lantinga 217330a7b3 Made return value descriptions more consistent across the API vor 1 Jahr
  SDL Wiki Bot e949f12f63 Sync SDL3 wiki -> header vor 1 Jahr
  Sam Lantinga 02a072a1b7 Added SDL_ClearSurface() and SDL_ReadSurfacePixelFloat() vor 1 Jahr
  Sam Lantinga de6595bda6 SDL_MUSTLOCK() should return true if the surface needs locking even if it's currently locked. vor 1 Jahr
  Sam Lantinga 334962b056 Enhancements for SDL_PremultiplyAlpha() vor 1 Jahr
  Sam Lantinga 5f5e91eab6 Reverted 3d2e5a0b66eca4ade34f2a4fa81c8f4d8d33dac3 vor 1 Jahr
  Sam Lantinga 3d2e5a0b66 Fixed a few remaining functions to directly return their values instead of an error code. vor 1 Jahr
  Sam Lantinga b7ec2119dd Use a dither palette when converting RGB images to indexed formats vor 1 Jahr
  SDL Wiki Bot 2596482c3f Sync SDL3 wiki -> header vor 1 Jahr
  Sam Lantinga 650271af46 Added SDL_CreateSurfacePalette() vor 1 Jahr
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() vor 1 Jahr
  SDL Wiki Bot fdc04708f1 Sync SDL3 wiki -> header vor 1 Jahr
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface vor 1 Jahr
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. vor 1 Jahr
  SDL Wiki Bot c168ccc3c3 Sync SDL3 wiki -> header vor 1 Jahr
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC vor 1 Jahr
  Sam Lantinga 7cddde32ac Removed SDL_SWSURFACE, added unsigned suffix for surface flags vor 1 Jahr
  Ryan C. Gordon 241cfaf38f surface: Make a typedef for SDL_Surface bitflags, as is SDL3 policy. vor 1 Jahr
  Ryan C. Gordon 665ff8c5f6 include: Removed `::` from symbol names in comments. vor 1 Jahr
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! vor 1 Jahr
  Ryan C. Gordon 5dc207b3b6 include: Fix a preformatted piece of documentation that isn't C code. vor 1 Jahr