log src/video/SDL_drawline.c @ 3016:6be275627762

age author description
2008-12-23 Sam Lantinga Fixed argument order to the line clipping routine
2008-12-23 Sam Lantinga Added line clipping
2008-12-21 Sam Lantinga Added RenderPiont() API
2008-12-21 Sam Lantinga Make it possible to switch algorithms in the future
2008-12-21 Sam Lantinga Share code between fill and line drawing
2008-12-20 Sam Lantinga Date: Sat, 20 Dec 2008 23:25:19 +0100
2008-12-20 Sam Lantinga Placeholder for line drawing algorithm (current code doesn't work)
2008-12-20 Sam Lantinga Added stubs for software implementations of blending fills and line drawing