Mercurial > sdl-ios-xcode
log src/thread/generic/SDL_syscond.c @ 1698:412149a1c756 SDL-1.3
age | author | description |
---|---|---|
Mon, 29 May 2006 04:04:35 +0000 | Sam Lantinga | more tweaking indent options SDL-1.3 |
Sun, 28 May 2006 13:04:16 +0000 | Sam Lantinga | Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3 |
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 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, |