Mercurial > sdl-ios-xcode
log src/video/SDL_bmp.c @ 2932:676754cc1acb
age | author | description |
---|---|---|
Thu, 25 Dec 2008 05:26:29 +0000 | Sam Lantinga | indent |
Thu, 25 Dec 2008 05:11:29 +0000 | Sam Lantinga | Updated to build on Windows |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Sun, 07 Dec 2008 22:25:16 +0000 | Sam Lantinga | Fixed crash in testpalette and potential crash in SDL_LoadBMP_RW() |
Tue, 02 Dec 2008 17:10:05 +0000 | Sam Lantinga | Added missing header |
Sat, 29 Nov 2008 11:26:01 +0000 | Sam Lantinga | The SDL_RLEACCEL flag is respected in SDL_ConvertSurface(), per the docs. |