Mercurial > sdl-ios-xcode
log src/video/SDL_pixels.c @ 4811:d79939f20c45
age | author | description |
---|---|---|
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Wed, 23 Dec 2009 06:39:18 +0000 | Sam Lantinga | Fixed bug #912 |
Mon, 14 Dec 2009 06:35:27 +0000 | Sam Lantinga | Added support for SDL_PIXELFORMAT_RGB24 and SDL_PIXELFORMAT_BGR24 to SDL_PixelFormatEnumToMasks() |
Sun, 13 Dec 2009 08:00:25 +0000 | Sam Lantinga | The SDL_PaletteWatch structure is really internal-only. |
Sun, 22 Nov 2009 20:53:53 +0000 | Sam Lantinga | Set the error so someone can get more information |
Sun, 20 Sep 2009 22:47:28 +0000 | Sam Lantinga | Fixed compatibility with SDL 1.2 pixel format (24 bits per pixel of color data with 4 bytes per pixel == 32 bpp) |