Cronologia Commit

Autore SHA1 Messaggio Data
  Sam Lantinga 033c9c5951 Added SDL_CopyFile() and SDL_CopyStorageFile() 9 mesi fa
  Sam Lantinga 128df75e05 Fixed potential NULL dereference 9 mesi fa
  Sam Lantinga bd27b89903 Prevent potential overflow in rectangle functions 9 mesi fa
  Anonymous Maarten 22bfbdbc02 stdinc: c23 deprecated _Static_assert in favor of static_assert 9 mesi fa
  Sam Lantinga 4830fc4e40 Added more 8-bit blit test coverage 9 mesi fa
  Sam Lantinga bab982f2e0 Don't recalculate the blit mapping when changing surfaces 9 mesi fa
  Dragon-Baroque 68cabc2837 Support SDL_EVENT_DROP_TEXT in Cocoa 9 mesi fa
  Sam Lantinga c040a02d6c Removed SDL_PROP_SURFACE_COLORSPACE_NUMBER 9 mesi fa
  SDL Wiki Bot 4a7e95402f Sync SDL3 wiki -> header 9 mesi fa
  Sam Lantinga e0fd59de64 Fixed floating point rectangles to be mathematically correct. 9 mesi fa
  Sam Lantinga 9e978740c3 Removed unnecessary casts 9 mesi fa
  Sam Lantinga 35ae56d344 Switched the rectangle tests to listing by name instead of by number. 9 mesi fa
  Sam Lantinga f244f08165 Fixed building with SDL_VIDEO_OPENGL_WGL disabled (thanks @Please-just-dont!) 9 mesi fa
  Sam Lantinga 78991bdb13 Revert "SDL_BlitSurfaceUnchecked() should invalidate the map when switching from scaled to unscaled blits" 9 mesi fa
  Sam Lantinga b0a6afaa35 Updated documentation for SDL_GetPreferredLocales() 9 mesi fa
  Sam Lantinga bce6d5b421 Actually, we still need size overflow checking in SDL_BlitSurfaceUncheckedScaled() 9 mesi fa
  Sam Lantinga 9bdb3e8b6a Moved some error checking out of SDL_BlitSurfaceUncheckedScaled() 9 mesi fa
  Sam Lantinga 1f3b2fc8b3 SDL_BlitSurfaceUnchecked() should invalidate the map when switching from scaled to unscaled blits 9 mesi fa
  SDL Wiki Bot 979c71b18b Sync SDL3 wiki -> header 9 mesi fa
  Sam Lantinga 6209c71f54 Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid() 9 mesi fa
  Sam Lantinga 9294476788 Added SDL_WriteSurfacePixel() and SDL_WriteSurfacePixelFloat() 9 mesi fa
  Sam Lantinga 12e50d17a2 Removed SDL_SoftStretch() from the public API 9 mesi fa
  Sam Lantinga 5ce81ebcc9 Corrected blit colorkey documentation 9 mesi fa
  Sam Lantinga 67fa7a9138 SDL_BlitSurface() and SDL_BlitSurfaceScaled() now have a const dstrect parameter 9 mesi fa
  Sam Lantinga 198caa54a1 Added SDL_RenderTextureTiled() 9 mesi fa
  Sam Lantinga 9e55ee9391 Added SDL_BlitSurfaceTiledWithScale() 9 mesi fa
  Sam Lantinga f47ddbf1ac Added SDL_BlitSurfaceTiled() 9 mesi fa
  Sam Lantinga 71d2662a39 Fixed warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data 9 mesi fa
  Sam Lantinga 03bb2c17ed Enable texture wrapping for SDL_RenderGeometry() 9 mesi fa
  Frank Praznik 6a74ade73d Make SDL_URIToLocal available to multiple platforms 9 mesi fa