log src/video/SDL_bmp.c @ 3563:d3a8bb6a37c1

age author description
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)
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
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.
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sat, 24 Jun 2006 16:51:01 +0000 Sam Lantinga Added a multi-window version of testsprite using the new API. SDL-1.3