Mercurial > sdl-ios-xcode
log src/video/SDL_pixels.c @ 1365:b70f45aa5d0c
age | author | description |
---|---|---|
Fri, 10 Feb 2006 06:48:43 +0000 | Sam Lantinga | More header massaging... works great on Windows. ;-) |
Tue, 07 Feb 2006 09:29:18 +0000 | Sam Lantinga | Removed uses of stdlib.h and string.h |
Tue, 07 Feb 2006 06:59:48 +0000 | Sam Lantinga | Use SDL_ prefixed versions of C library functions. |
Mon, 06 Feb 2006 08:28:51 +0000 | Sam Lantinga | It's now possible to build SDL without any C runtime at all on Windows, |
Wed, 01 Feb 2006 06:32:25 +0000 | Sam Lantinga | Updated copyright information and removed rcs id lines (problematic in branch merges) |
Mon, 16 May 2005 05:34:58 +0000 | Sam Lantinga | Date: Mon, 02 May 2005 04:23:16 -0500 |
Wed, 12 Jan 2005 19:38:24 +0000 | Sam Lantinga | Clarified the code in the pixel format allocation |