SDL/src/render/software
2025-11-10 18:30:02 -08:00
..
SDL_blendfillrect.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_blendfillrect.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blendline.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_blendline.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blendpoint.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_blendpoint.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_draw.h rename local pointer vars 'pixel' to 'pixels' 2025-04-08 18:20:03 +03:00
SDL_drawline.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_drawline.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_drawpoint.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_drawpoint.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_render_sw.c Validate the output colorspace before setting up a renderer 2025-11-10 18:30:02 -08:00
SDL_render_sw_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_triangle.c Use srcpixel now that we've set it 2025-11-07 11:12:10 -08:00
SDL_triangle.h Added SDL_SetRenderTextureAddressMode() and SDL_GetRenderTextureAddressMode() 2025-03-28 13:51:19 -07:00