SDL/src/render/software
Ozkan Sezer 0fdfa925f2 rename local pointer vars 'pixel' to 'pixels'
Reference issue: https://github.com/libsdl-org/SDL/issues/12749.
2025-04-08 18:20:03 +03:00
..
SDL_blendfillrect.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blendfillrect.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blendline.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blendline.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_blendpoint.c Updated copyright for 2025 2025-01-01 07:45:52 -08: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 rename local pointer vars 'pixel' to 'pixels' 2025-04-08 18:20:03 +03:00
SDL_drawline.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_drawpoint.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_drawpoint.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_render_sw.c Added SDL_SetRenderTextureAddressMode() and SDL_GetRenderTextureAddressMode() 2025-03-28 13:51:19 -07:00
SDL_render_sw_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_rotate.c Simplified internal SDL_Surface structure 2024-10-01 08:10:04 -07:00
SDL_rotate.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_triangle.c rename local vars 'pixel' to 'pixelvalue' 2025-04-07 21:10:51 +03:00
SDL_triangle.h Added SDL_SetRenderTextureAddressMode() and SDL_GetRenderTextureAddressMode() 2025-03-28 13:51:19 -07:00