SDL/src/render
Ryan C. Gordon 5fc13fcb21 direct3d: Commit viewport state before clearing, attempt 2.
This reintroduces the fix from 0e16ee8330, but just marks
the viewport state as dirty after a clear that needs to expand the
viewport to fill the render target, as we'll need to also reset
the orthographic projection state elsewhere, and that won't
happen if we clear the dirty flag here.

Fixes #4210.
(again.)
(...sorry...!)
2021-08-04 07:00:17 -04:00
..
direct3d direct3d: Commit viewport state before clearing, attempt 2. 2021-08-04 07:00:17 -04:00
direct3d11 update SDL_COMPOSE_ERROR macro for windows clang-cl 2021-03-04 18:27:47 +03:00
metal mac/iOS: allow Metal in windows created without an explicit backend 2021-02-15 08:43:53 -08:00
opengl opengl: More work on making line drawing match software renderer. 2021-01-11 20:40:11 -05:00
opengles opengl: More work on making line drawing match software renderer. 2021-01-11 20:40:11 -05:00
opengles2 Fix casts that should be using uintptr_t 2021-07-29 14:42:15 -07:00
psp Updated copyright for 2021 2021-01-02 10:25:38 -08:00
software Updated copyright for 2021 2021-01-02 10:25:38 -08:00
vitagxm Remove 'support' for rgb/bgr textures, that was causing issues with them 2021-07-19 10:14:13 -04:00
SDL_d3dmath.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_d3dmath.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_render.c Update the Renderer dpi_scale on SIZE_CHANGED event (fix #4580) 2021-08-03 09:30:43 -07:00
SDL_sysrender.h Remove leftovers 2021-06-11 13:21:07 -04:00
SDL_yuv_sw.c Fix software UpdateNVTexture non fullscreen (bug #5430) 2021-01-05 21:54:03 +01:00
SDL_yuv_sw_c.h Remove old YUV fixme 2021-02-10 10:22:18 -05:00