Mercurial > sdl-ios-xcode
log src/video/SDL_bmp.c @ 4595:73eeadf7ed8e
age | author | description |
---|---|---|
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Mon, 30 Nov 2009 17:57:12 +0000 | Sam Lantinga | Added support for 32-bit BMP files with an alpha channel |
Sat, 26 Sep 2009 06:21:36 +0000 | Sam Lantinga | Fixed crash with right side up BMP files |
Mon, 12 Jan 2009 06:21:34 +0000 | Sam Lantinga | Reverted SDL_LoadICO_RW() addition, this should go in SDL_image |
Sun, 11 Jan 2009 23:56:19 +0000 | Couriersud | Add SDL_LoadICO_RW to SDL. Loads best quality icon from *.ico file. |
Sun, 04 Jan 2009 17:14:27 +0000 | Sam Lantinga | indent |
Sat, 03 Jan 2009 01:00:38 +0000 | Sam Lantinga | Added support for saving 32-bit BMP with alpha channel (disabled by default) |