Mercurial > sdl-ios-xcode
log src/video/SDL_surface.c @ 2853:6258fa7cd300
age | author | description |
---|---|---|
Sun, 07 Dec 2008 22:37:40 +0000 | Sam Lantinga | Fixed picking blit function when RLE fails |
Tue, 02 Dec 2008 17:14:04 +0000 | Sam Lantinga | Added slow but complete blit fallback |
Sat, 29 Nov 2008 11:26:01 +0000 | Sam Lantinga | The SDL_RLEACCEL flag is respected in SDL_ConvertSurface(), per the docs. |