SDL/src/render
Sylvain 347b6cdcb6
Prevent ASAN warning:
like SDL_triangle.c:305:30: runtime error: left shift of negative value -672
(even if the value was correctly computed)

(cherry picked from commit 4033a0a83b)
2024-01-13 13:58:30 +01:00
..
direct3d Updated copyright for 2024 2024-01-01 13:19:49 -08:00
direct3d11 Updated copyright for 2024 2024-01-01 13:19:49 -08:00
direct3d12 Updated copyright for 2024 2024-01-01 13:19:49 -08:00
metal Updated copyright for 2024 2024-01-01 13:19:49 -08:00
opengl Updated copyright for 2024 2024-01-01 13:19:49 -08:00
opengles Updated copyright for 2024 2024-01-01 13:19:49 -08:00
opengles2 Updated copyright for 2024 2024-01-01 13:19:49 -08:00
ps2 Updated copyright for 2024 2024-01-01 13:19:49 -08:00
psp Updated copyright for 2024 2024-01-01 13:19:49 -08:00
software Prevent ASAN warning: 2024-01-13 13:58:30 +01:00
vitagxm Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_d3dmath.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_d3dmath.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_render.c render: Fix line clipping with translated viewports 2024-01-11 14:36:55 -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