log src/video/SDL_drawline.c @ 3536:0267b8b1595c

age author description
Wed, 09 Dec 2009 15:56:56 +0000 Sam Lantinga Added interfaces for batch drawing of points, lines and rects:
Tue, 23 Dec 2008 02:38:28 +0000 Sam Lantinga Fixed argument order to the line clipping routine
Tue, 23 Dec 2008 02:23:18 +0000 Sam Lantinga Added line clipping
Sun, 21 Dec 2008 17:39:41 +0000 Sam Lantinga Added RenderPiont() API