log src/video/SDL_blendpoint.c @ 4980:d9fdff945ec9

age author description
Sun, 12 Dec 2010 15:19:05 -0800 Sam Lantinga Use the enumerated type for blend and scale mode instead of int
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Wed, 09 Dec 2009 15:56:56 +0000 Sam Lantinga Added interfaces for batch drawing of points, lines and rects:
Sun, 21 Dec 2008 17:39:41 +0000 Sam Lantinga Added RenderPiont() API