SDL/src/render/direct3d
Ryan C. Gordon 0e16ee8330 direct3d: Commit dirty viewport state before clearing.
Otherwise you might have set the viewport to the full size of
the render target in SDL's API but this change hasn't been
transmitted to Direct3D yet by the time we attempt to clear.

Fixes #4210.
2021-08-03 02:32:56 -04:00
..
SDL_render_d3d.c direct3d: Commit dirty viewport state before clearing. 2021-08-03 02:32:56 -04:00
SDL_shaders_d3d.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_shaders_d3d.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00