Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
Wed, 06 Jan 2010 07:39:35 +0000 |
Ryan C. Gordon |
Merged r4412:4413 from branches/SDL-1.2: rwops documentation fix.
|
Tue, 15 Dec 2009 05:34:58 +0000 |
Sam Lantinga |
Add a dummy function if SDL doesn't have STDIO support
|
Mon, 19 Oct 2009 13:31:58 +0000 |
Sam Lantinga |
Partial fix for bug #859
|
Sat, 05 Sep 2009 23:37:35 +0000 |
Sam Lantinga |
Fixed issues building 64-bit Windows binary
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
Tue, 10 Jul 2007 05:29:56 +0000 |
Sam Lantinga |
Oh yeah, they're boolean values...
|
Tue, 10 Jul 2007 05:25:19 +0000 |
Sam Lantinga |
Updated to use size_t instead of int for amounts of data.
|
Tue, 10 Jul 2007 05:01:22 +0000 |
Sam Lantinga |
Merged read-ahead support for Win32 file I/O from SDL 1.2 revision 3183
|
Mon, 10 Jul 2006 21:04:37 +0000 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
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
|
Mon, 27 Feb 2006 19:19:22 +0000 |
Sam Lantinga |
Date: Mon, 27 Feb 2006 17:01:43 +0100
|
Mon, 27 Feb 2006 04:46:34 +0000 |
Sam Lantinga |
Did I mention I'm anal? :) Fixed spacing in SDL_rwops.h
|
Mon, 27 Feb 2006 04:16:44 +0000 |
Sam Lantinga |
Prefer the raw Win32 API over stdio for file RWops
|