Commit History

Author SHA1 Message Date
  Ryan C. Gordon d8c76d2f34 filesystem: POSIX SDL_SYS_CopyFile shouldn't use a temp file. 6 months ago
  SDL Wiki Bot 0d593cf39a Sync SDL3 wiki -> header 6 months ago
  Ryan C. Gordon f267ec7681 filesystem: Improve docs, make some promises about overwrites and file caches. 6 months ago
  SDL Wiki Bot c1587b1eac Sync SDL3 wiki -> header 6 months ago
  Sam Lantinga 125e592844 Added SDL_ShouldInit() and SDL_ShouldQuit() 6 months ago
  Ryan C. Gordon 0e2c4e407a README-migration: note that logical presentation state is different from SDL2. 6 months ago
  Ryan C. Gordon 4e09e58f62 include: Small clarification on directory enumeration documentation. 6 months ago
  Ryan C. Gordon 38f971bac5 filesystem: SDL_SYS_EnumerateDirectory() now returns bool. 6 months ago
  Ryan C. Gordon 86ea283904 examples: No need to explicitly seed the RNG at startup. 6 months ago
  Frank Praznik 671a33c2f7 wayland: Raise all touches on a cancel event 6 months ago
  Petar Popovic 457d0edeaf Remove some extra semicolons 6 months ago
  Anonymous Maarten 345cae361d Document mode parameter of SDL_GetRenderLogicalPresentation 6 months ago
  Sam Lantinga 345d9bfe19 A zero source rect is valid for blitting 6 months ago
  Sam Lantinga 1aea43846e Don't use BlitARGBto555PixelAlpha() for SDL_PIXELFORMAT_ARGB1555 6 months ago
  SDL Wiki Bot 59d69a3ba3 Sync SDL3 wiki -> header 6 months ago
  Sam Lantinga d9a7da4fac Optimized SDL_HasEvent() and SDL_HasEvents() 6 months ago
  Ryan C. Gordon 3abb213083 opengl: Fixed SDL_RENDERCMD_SETDRAWCOLOR code checking the wrong variable. 6 months ago
  Ryan C. Gordon 961cd51611 opengl: Removed a FIXME (this is documented as not-thread-safe now. 6 months ago
  Anonymous Maarten 80cf3f7c38 ci: Fix check_stdlib_usage.py and run on ci 6 months ago
  Anonymous Maarten 76f28ea120 Fix stdlib usage 6 months ago
  Simon McVittie 80da805688 build: Fix testprocess invocation during "as-installed" tests 7 months ago
  SDL Wiki Bot 81644d260f Sync SDL3 wiki -> header 6 months ago
  Ryan C. Gordon 122cd4db2b include: Added `\threadsafety` notes to all SDL_render.h functions. 6 months ago
  SDL Wiki Bot 276969cd58 Sync SDL3 wiki -> header 6 months ago
  Ryan C. Gordon 4c48ff51f8 render: SDL_RenderPresent now behaves when a render target is currently set. 6 months ago
  Ryan C. Gordon 7a6a0becb8 render: Fixed a FIXME for SDL_SetRenderViewport with a negative size. 6 months ago
  Ryan C. Gordon 54459def69 render: Remove the logical presentation render target. 7 months ago
  Ryan C. Gordon bf7a48cdcc render/gpu: Change some memcpy calls to SDL_memcpy. 6 months ago
  Ryan C. Gordon b48f29dd9b examples: Fix name of renderer/17-read-pixels binary. 6 months ago
  cosmonaut 925e47a077 GPU: Fix backwards LogError and SetError calls 6 months ago