mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-14 20:48:45 +02:00
The clip rectangle is defined to be viewport relative, so if the viewport changes we need to update it. Fixes https://github.com/libsdl-org/SDL/issues/9094