log src/video/sdlgenblit.pl @ 5284:96a22141cf86 tip

age author description
Fri, 04 Feb 2011 19:50:56 -0800 Sam Lantinga Restored SDL_BLENDMODE_MOD for MAME
Tue, 01 Feb 2011 21:23:43 -0800 Sam Lantinga Making the API simpler, removed support for palettized video modes and textures.
Mon, 31 Jan 2011 23:23:57 -0800 Sam Lantinga Making the API simpler, the blend modes are "none, blend, add" and are supported by all renderers.
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Sat, 29 Nov 2008 00:08:29 +0000 Sam Lantinga Added ARGB8888 destination format (used on Mac OS X)
Sat, 18 Aug 2007 05:39:09 +0000 Sam Lantinga Okay, still some bugs, but everything builds again...
Fri, 17 Aug 2007 06:40:12 +0000 Sam Lantinga More work in progress, still doesn't compile...
Fri, 17 Aug 2007 06:21:58 +0000 Sam Lantinga Work in progress: merging new texture features into SDL blit system
Tue, 29 Aug 2006 08:24:16 +0000 Sam Lantinga Take advantage of the existing SDL blitters for normal copy blits.
Mon, 28 Aug 2006 14:10:46 +0000 Sam Lantinga Optimized the copy blitters a little bit
Mon, 28 Aug 2006 03:17:39 +0000 Sam Lantinga Added source color and alpha modulation support.