log src/video/SDL_drawpoint.c @ 5004:0c72ae7b7cb2

age author description
2010-01-24 Sam Lantinga Fixed bug #926
2009-12-23 Sam Lantinga Added SDL_RenderClear() as a fast method of clearing the screen to the drawing color.
2009-12-09 Sam Lantinga Added interfaces for batch drawing of points, lines and rects:
2009-05-28 Sam Lantinga error message typo fix
2008-12-21 Sam Lantinga Added RenderPiont() API