Mercurial > sdl-ios-xcode
log src/video/SDL_bmp.c @ 3473:7bdc10624cba
age | author | description |
---|---|---|
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) |
Fri, 02 Jan 2009 17:39:48 +0000 | Sam Lantinga | Implemented SDL_SetWindowIcon(), with translucent icon support under X11. |
Thu, 25 Dec 2008 05:26:29 +0000 | Sam Lantinga | indent |