mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-08 22:33:18 +00:00
Clarified that the rect to be read is clipped against the current viewport, not actually relative to it. Also added a note for people using SDL_SetRenderLogicalPresentation() so they know they have to map between logical space and render space if they want to read back.