SDL/src/render/software
Sam Lantinga 5f5e91eab6 Reverted 3d2e5a0b66
Applying these changes to external code doesn't actually improve anything, and within the context of the other Get* functions for renderers and surfaces, these stand out as outliers, so I'm going to back this change out.
2024-07-17 10:27:37 -07:00
..
SDL_blendfillrect.c Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED 2024-07-15 14:12:33 -07:00
SDL_blendfillrect.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blendline.c Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED 2024-07-15 14:12:33 -07:00
SDL_blendline.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blendpoint.c Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED 2024-07-15 14:12:33 -07:00
SDL_blendpoint.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_draw.h Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED 2024-07-15 14:12:33 -07:00
SDL_drawline.c Simplified SDL_Surface 2024-07-10 00:48:18 -07:00
SDL_drawline.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_drawpoint.c Simplified SDL_Surface 2024-07-10 00:48:18 -07:00
SDL_drawpoint.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_render_sw.c Reverted 3d2e5a0b66 2024-07-17 10:27:37 -07:00
SDL_render_sw_c.h render: Manage memory for SDL_Renderer* at higher level. 2024-04-19 00:25:59 -04:00
SDL_rotate.c Reverted 3d2e5a0b66 2024-07-17 10:27:37 -07:00
SDL_rotate.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_triangle.c Reverted 3d2e5a0b66 2024-07-17 10:27:37 -07:00
SDL_triangle.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00