log src/video/SDL_drawpoint.c @ 4678:f8431f66613d

age author description
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Wed, 23 Dec 2009 01:55:00 +0000 Sam Lantinga Added SDL_RenderClear() as a fast method of clearing the screen to the drawing color.
Wed, 09 Dec 2009 15:56:56 +0000 Sam Lantinga Added interfaces for batch drawing of points, lines and rects:
Thu, 28 May 2009 09:39:14 +0000 Sam Lantinga error message typo fix
Sun, 21 Dec 2008 17:39:41 +0000 Sam Lantinga Added RenderPiont() API