SDL/src/render/software
Sylvain ceb09ee740
Fixed #5143 - software Render Jitter in rotation
better precision calculating rotated coordinates and interpolation
2022-02-17 23:11:02 +01:00
..
SDL_blendfillrect.c use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 2022-01-28 20:40:19 -05:00
SDL_blendfillrect.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_blendline.c use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 2022-01-28 20:40:19 -05:00
SDL_blendline.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_blendpoint.c use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 2022-01-28 20:40:19 -05:00
SDL_blendpoint.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_draw.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_drawline.c use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 2022-01-28 20:40:19 -05:00
SDL_drawline.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_drawpoint.c use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 2022-01-28 20:40:19 -05:00
SDL_drawpoint.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_render_sw.c Fixed #5143 - software Render Jitter in rotation 2022-02-17 23:11:02 +01:00
SDL_render_sw_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_rotate.c Fixed #5143 - software Render Jitter in rotation 2022-02-17 23:11:02 +01:00
SDL_rotate.h Fixed #5143 - software Render Jitter in rotation 2022-02-17 23:11:02 +01:00
SDL_triangle.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_triangle.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00