SDL/src/render
Eric Wasylishen b786c10013 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
2021-11-27 07:12:34 -05:00
..
direct3d End the scene before resetting the D3D device, since we'll start with BeginScene after that. 2021-11-10 05:24:31 -08:00
direct3d11 Fixed d3d11 renderer creation 2021-11-24 10:11:35 -05:00
metal More "Integer overflow generates Illegal instruction under sanitizers" (see bug #4995) 2021-11-23 09:44:37 +01:00
opengl SDL_render_gl.c: GL_RunCommandQueue: always set viewport_dirty on macOS 2021-11-27 07:12:34 -05:00
opengles Fixed bug #3232 - Integer overflow generates Illegal instruction under sanitizers + see bug #4995 2021-11-23 09:30:42 +01:00
opengles2 Fixed bug #3232 - Integer overflow generates Illegal instruction under sanitizers + see bug #4995 2021-11-23 09:30:42 +01:00
psp Fixed bug #3232 - Integer overflow generates Illegal instruction under sanitizers + see bug #4995 2021-11-23 09:30:42 +01:00
software software: Draw a single pixel for a line with the same start/end point. 2021-11-26 14:34:51 -05:00
vitagxm Fixed bug #3232 - Integer overflow generates Illegal instruction under sanitizers + see bug #4995 2021-11-23 09:30:42 +01: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 Fixed undefined behavior in QueueCmdSetDrawColor() 2021-11-23 08:01:02 +03:00
SDL_sysrender.h SDL_Renderer simplifications: 2021-10-24 22:27:56 -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