Mercurial > sdl-ios-xcode
log src/video/SDL_yuv.c @ 4031:f0b8bbaf8de5 SDL-1.2
age | author | description |
---|---|---|
Mon, 17 Apr 2006 06:47:23 +0000 | Sam Lantinga | More general fix for bug #189 |
Tue, 21 Feb 2006 08:46:50 +0000 | Sam Lantinga | Use consistent identifiers for the various platforms we support. |
Fri, 10 Feb 2006 06:48:43 +0000 | Sam Lantinga | More header massaging... works great on Windows. ;-) |
Tue, 07 Feb 2006 12:11:33 +0000 | Sam Lantinga | Configure dynamically generates SDL_config.h |
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, |