Mercurial > sdl-ios-xcode
log src/video/SDL_blit_slow.c @ 5232:9c0c4d767ef6
age | author | description |
---|---|---|
Fri, 04 Feb 2011 19:50:56 -0800 | Sam Lantinga | Restored SDL_BLENDMODE_MOD for MAME |
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. |
Sat, 26 Jun 2010 08:56:48 -0700 | Sam Lantinga | Mostly cleaned up warnings with -Wmissing-prototypes |
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Thu, 17 Dec 2009 05:57:37 +0000 | Sam Lantinga | Fixed bug #843 |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Tue, 02 Dec 2008 17:14:04 +0000 | Sam Lantinga | Added slow but complete blit fallback |