log src/video/SDL_blit.c @ 3126:395e0c7a78a3 gsoc2009_IME

age author description
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
2007-08-17 Sam Lantinga indent
2007-08-17 Sam Lantinga Moved the colorkey and per-surface alpha into the blit info,