Mercurial > sdl-ios-xcode
log src/video/SDL_yuv_sw.c @ 1338:604d73db6802
age | author | description |
---|---|---|
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) |
Sun, 04 Jan 2004 16:49:27 +0000 | Sam Lantinga | Updated copyright information for 2004 (Happy New Year!) |
Tue, 18 Nov 2003 01:27:06 +0000 | Sam Lantinga | Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h |
Sat, 18 May 2002 11:30:38 +0000 | Sam Lantinga | Avoid a conflict in the definition of int32 |