Commit b786c100133aea233f349979def7e3633b092c2d

Eric Wasylishen 2021-11-26T19:45:16

SDL_render_gl.c: GL_RunCommandQueue: always set viewport_dirty on macOS Without this, moving the window changes the viewport and causes contents to render stretched. Fixes #1504