Mercurial > sdl-ios-xcode
log include/SDL_pixels.h @ 3431:c8fbb27627d9
age | author | description |
---|---|---|
Mon, 19 Oct 2009 13:31:58 +0000 | Sam Lantinga | Partial fix for bug #859 |
Tue, 09 Jun 2009 04:34:50 +0000 | Sam Lantinga | Fixed 4 bit-per-pixel definition. Thanks Mike! |
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. |
Sat, 07 Feb 2009 17:56:08 +0000 | Sam Lantinga | Fixed alpha blending textures with the GDI renderer |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Thu, 19 Jun 2008 07:11:35 +0000 | Darren Alton | Cleaned up and added joypad support from 1.2.9 NDS port. Also some minor video driver bugfixes. gsoc2008_nds |
Mon, 10 Sep 2007 12:20:02 +0000 | Sam Lantinga | Split out the SDL_rect and SDL_surface functions into their own headers. |