log src/video/SDL_blit.c @ 4270:6b7f9089105e SDL-1.2

age author description
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Mon, 05 Feb 2007 06:44:51 +0000 Ryan C. Gordon Patched to compile on BeOS and old, old GCC releases. SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Sun, 07 Dec 2008 22:04:24 +0000 Sam Lantinga Whoops, fixed pitch bug after resizing a surface
Sat, 06 Dec 2008 05:49:08 +0000 Sam Lantinga Fixed bug picking blitters
Tue, 02 Dec 2008 17:14:04 +0000 Sam Lantinga Added slow but complete blit fallback
Sat, 29 Nov 2008 10:43:50 +0000 Sam Lantinga Preserve the desire for RLE acceleration
Sat, 29 Nov 2008 00:10:59 +0000 Sam Lantinga Fixed copy blit detection
Fri, 14 Mar 2008 20:43:44 +0000 Bob Pendleton ran make indent
Fri, 14 Mar 2008 18:17:49 +0000 Bob Pendleton re: bug#563. checking in some commented out trace code and a fix so that the in testalpha.c the background only flashes when alpha == 255. The problem that is being
Sat, 18 Aug 2007 05:39:09 +0000 Sam Lantinga Okay, still some bugs, but everything builds again...