Mercurial > sdl-ios-xcode
log src/video/SDL_surface.c @ 2939:084e5b4fc5be
age | author | description |
---|---|---|
Sat, 20 Dec 2008 12:00:00 +0000 | Sam Lantinga | Date: Fri, 19 Dec 2008 20:17:35 +0100 |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
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. |
Tue, 25 Nov 2008 05:29:14 +0000 | Sam Lantinga | It turns out both the software and the OpenGL renderer had the same problem. |
Tue, 25 Nov 2008 02:21:53 +0000 | Sam Lantinga | indent |