log src/video/SDL_blit.c @ 3934:f8cc7c7ccf95 SDL-1.2

age author description
2007-02-05 Ryan C. Gordon Patched to compile on BeOS and old, old GCC releases. SDL-1.2
2010-01-24 Sam Lantinga Fixed bug #926
2008-12-08 Sam Lantinga Updated copyright date
2008-12-07 Sam Lantinga Whoops, fixed pitch bug after resizing a surface
2008-12-06 Sam Lantinga Fixed bug picking blitters
2008-12-02 Sam Lantinga Added slow but complete blit fallback
2008-11-29 Sam Lantinga Preserve the desire for RLE acceleration
2008-11-29 Sam Lantinga Fixed copy blit detection
2008-03-14 Bob Pendleton ran make indent
2008-03-14 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
2007-08-18 Sam Lantinga Okay, still some bugs, but everything builds again...
2007-08-18 Sam Lantinga More work in progress integrating SDL_Surface and the new SDL_Texture API
2007-08-17 Sam Lantinga More work in progress...
2007-08-17 Sam Lantinga More work in progress, still doesn't compile...
2007-08-17 Sam Lantinga Work in progress: merging new texture features into SDL blit system