Mercurial > sdl-ios-xcode
log src/video/SDL_pixels.c @ 5218:b1b0811a1ccc
age | author | description |
---|---|---|
Fri, 04 Feb 2011 16:55:50 -0800 | Sam Lantinga | The format detection code works better with 555 and 565 pixel formats |
Wed, 12 Jan 2011 15:21:12 -0800 | Sam Lantinga | Support the new 16-bit formats in SDL_MasksToPixelFormatEnum() |
Wed, 12 Jan 2011 14:53:23 -0800 | Sam Lantinga | Added some missing pixel formats and SDL_GetPixelFormatName() |
Mon, 13 Apr 2009 09:03:35 +0000 | Sam Lantinga | Fixed bug #421 SDL-1.2 |
Mon, 08 Dec 2008 00:25:42 +0000 | Sam Lantinga | Updated copyright date SDL-1.2 |
Wed, 04 Apr 2007 09:40:40 +0000 | Ryan C. Gordon | Const correctness patch for SDL_MapRGB and SDL_MapRGBA. SDL-1.2 |