Mercurial > sdl-ios-xcode
log src/video/SDL_pixels.c @ 3237:916f396fe65d
age | author | description |
---|---|---|
Wed, 10 Jun 2009 05:51:44 +0000 | Mike Gorchak | Support for 24 bpp pixel formats has been added. |
Wed, 03 Jun 2009 10:40:44 +0000 | Mike Gorchak | Support for BGR565 pixel format has been added, mainly for OpenGL ES renderer. OpenGL ES renderer now have new texture formats. |
Sun, 04 Jan 2009 17:14:27 +0000 | Sam Lantinga | indent |
Fri, 02 Jan 2009 17:39:48 +0000 | Sam Lantinga | Implemented SDL_SetWindowIcon(), with translucent icon support under X11. |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Wed, 27 Aug 2008 15:10:03 +0000 | Sam Lantinga | Final merge of Google Summer of Code 2008 work... |
Wed, 27 Aug 2008 04:23:38 +0000 | Darren Alton | Clean up. gsoc2008_nds |