Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Tue, 10 Jul 2007 18:56:08 +0000 | Ryan C. Gordon | Reverted most of r3200:3201: a malloc() failure would leave a zero-byte SDL-1.2 |
Tue, 10 Jul 2007 16:01:46 +0000 | Sam Lantinga | Simplified Win32 file opening code SDL-1.2 |
Tue, 10 Jul 2007 15:39:14 +0000 | Sam Lantinga | Sort of fixed NAS detection on NetBSD - requires that /usr/pkg be in your include/linker/library path SDL-1.2 |
Tue, 10 Jul 2007 15:04:49 +0000 | Ryan C. Gordon | Whoops, reverted changes that shouldn't have been committed with #3197. SDL-1.2 |
Tue, 10 Jul 2007 15:03:19 +0000 | Ryan C. Gordon | Don't leak the readahead buffer if win32 rwops file open fails. SDL-1.2 |
Tue, 10 Jul 2007 14:16:44 +0000 | Sam Lantinga | Backported the NAS detection from SDL 1.3, replacing the broken NetBSD patch SDL-1.2 |
Tue, 10 Jul 2007 13:52:07 +0000 | Ryan C. Gordon | Added a '*/' for whiney compilers that don't like comments-in-comments. SDL-1.2 |