SDL/src/render
Sam Lantinga 54adba6a31 If the viewport changes the cliprect should be updated
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

(cherry picked from commit d0af01e7d4)
(cherry picked from commit 05f6709617)
2024-03-03 11:13:04 -08:00
..
direct3d If the viewport changes the cliprect should be updated 2024-03-03 11:13:04 -08:00
direct3d11 If the viewport changes the cliprect should be updated 2024-03-03 11:13:04 -08:00
direct3d12 If the viewport changes the cliprect should be updated 2024-03-03 11:13:04 -08:00
metal Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
opengl If the viewport changes the cliprect should be updated 2024-03-03 11:13:04 -08:00
opengles Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
opengles2 If the viewport changes the cliprect should be updated 2024-03-03 11:13:04 -08:00
ps2 If the viewport changes the cliprect should be updated 2024-03-03 11:13:04 -08:00
psp If the viewport changes the cliprect should be updated 2024-03-03 11:13:04 -08:00
software Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
vitagxm If the viewport changes the cliprect should be updated 2024-03-03 11:13:04 -08:00
SDL_d3dmath.c Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
SDL_d3dmath.h Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
SDL_render.c Convert mouse wheel coordinates to renderer view 2024-02-20 15:45:04 -08:00
SDL_sysrender.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_yuv_sw.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_yuv_sw_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00