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.
|
Fri, 30 Jun 2006 08:18:44 +0000 |
Sam Lantinga |
Added a userdata parameter for event filters.
SDL-1.3
|
Fri, 30 Jun 2006 05:50:35 +0000 |
Sam Lantinga |
Fixed indenting in MSVC inline assembly
SDL-1.3
|
Fri, 30 Jun 2006 05:42:49 +0000 |
Sam Lantinga |
Cleaned up a bunch of warnings, started adding Win32 event support
SDL-1.3
|
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
|
Sun, 26 Feb 2006 19:30:21 +0000 |
Sam Lantinga |
Updated OS/2 build, yay!
|
Tue, 21 Feb 2006 08:46:50 +0000 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
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, 23 Nov 2005 07:29:56 +0000 |
Ryan C. Gordon |
OS/2 port!
|
Wed, 28 Sep 2005 03:34:24 +0000 |
Ryan C. Gordon |
Same inline asm bug in S8 mixer, fixed last night, is also in the MSVC version.
|
Sun, 17 Apr 2005 10:27:00 +0000 |
Ryan C. Gordon |
Mixer: Visual C MMX asm code now aligns loops to 16 bytes.
|
Mon, 24 Nov 2003 09:22:12 +0000 |
Sam Lantinga |
Greatly simplified the SDL CPU info code
|
Mon, 20 Jan 2003 16:01:20 +0000 |
Sam Lantinga |
Cth converted the MMX audio mixing routines to VC++ syntax
|