Commit History

Author SHA1 Message Date
  Eduard Gushchin 61565b7f61 Update SDL_video.h 9 months ago
  SDL Wiki Bot 40cb3fb74a Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga ff1d351390 Removed SDL_FreeTemporaryMemory() 9 months ago
  Ozkan Sezer 70c1012e8c SDL_stdinc.h (SDL_COMPILE_TIME_ASSERT): Keep C++ case alone (after PR/10331) 9 months ago
  SDL Wiki Bot 230f2a684d Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 685e381735 Add an overview of how to handle temporary memory 9 months ago
  Sam Lantinga 9bfd0d901c Audio device IDs are unsigned 9 months ago
  Sam Lantinga 033c9c5951 Added SDL_CopyFile() and SDL_CopyStorageFile() 9 months ago
  Sam Lantinga 128df75e05 Fixed potential NULL dereference 9 months ago
  Sam Lantinga bd27b89903 Prevent potential overflow in rectangle functions 9 months ago
  Anonymous Maarten 22bfbdbc02 stdinc: c23 deprecated _Static_assert in favor of static_assert 9 months ago
  Sam Lantinga 4830fc4e40 Added more 8-bit blit test coverage 9 months ago
  Sam Lantinga bab982f2e0 Don't recalculate the blit mapping when changing surfaces 9 months ago
  Dragon-Baroque 68cabc2837 Support SDL_EVENT_DROP_TEXT in Cocoa 9 months ago
  Sam Lantinga c040a02d6c Removed SDL_PROP_SURFACE_COLORSPACE_NUMBER 9 months ago
  SDL Wiki Bot 4a7e95402f Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga e0fd59de64 Fixed floating point rectangles to be mathematically correct. 9 months ago
  Sam Lantinga 9e978740c3 Removed unnecessary casts 9 months ago
  Sam Lantinga 35ae56d344 Switched the rectangle tests to listing by name instead of by number. 9 months ago
  Sam Lantinga f244f08165 Fixed building with SDL_VIDEO_OPENGL_WGL disabled (thanks @Please-just-dont!) 9 months ago
  Sam Lantinga 78991bdb13 Revert "SDL_BlitSurfaceUnchecked() should invalidate the map when switching from scaled to unscaled blits" 9 months ago
  Sam Lantinga b0a6afaa35 Updated documentation for SDL_GetPreferredLocales() 9 months ago
  Sam Lantinga bce6d5b421 Actually, we still need size overflow checking in SDL_BlitSurfaceUncheckedScaled() 9 months ago
  Sam Lantinga 9bdb3e8b6a Moved some error checking out of SDL_BlitSurfaceUncheckedScaled() 9 months ago
  Sam Lantinga 1f3b2fc8b3 SDL_BlitSurfaceUnchecked() should invalidate the map when switching from scaled to unscaled blits 9 months ago
  SDL Wiki Bot 979c71b18b Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 6209c71f54 Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid() 9 months ago
  Sam Lantinga 9294476788 Added SDL_WriteSurfacePixel() and SDL_WriteSurfacePixelFloat() 9 months ago
  Sam Lantinga 12e50d17a2 Removed SDL_SoftStretch() from the public API 9 months ago
  Sam Lantinga 5ce81ebcc9 Corrected blit colorkey documentation 9 months ago