log src/video/SDL_draw.h @ 3660:2d17445190f6

age author description
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.
Fri, 18 Dec 2009 07:41:59 +0000 Sam Lantinga Added SDL_DrawRect(), SDL_DrawRects(), SDL_BlendRect() and SDL_BlendRects()
Fri, 18 Dec 2009 07:03:09 +0000 Sam Lantinga In the process of adding rectangle drawing
Wed, 09 Dec 2009 15:56:56 +0000 Sam Lantinga Added interfaces for batch drawing of points, lines and rects: