Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
Thu, 21 Jan 2010 06:21:52 +0000 |
Sam Lantinga |
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
|
Wed, 16 Dec 2009 19:50:51 +0000 |
Ryan C. Gordon |
Initial band-aids on SDL_GetMouseState() API breakage. More work to come.
|
Mon, 19 Oct 2009 13:31:58 +0000 |
Sam Lantinga |
Partial fix for bug #859
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
Sat, 04 Oct 2008 06:46:59 +0000 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
Mon, 25 Aug 2008 18:02:14 +0000 |
Szymon Wilczek |
Removed unneccesary code lines. Fixed mousename bug. Added lacking code in mousebutton
|
Mon, 25 Aug 2008 06:33:00 +0000 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
Sat, 29 Dec 2007 06:09:25 +0000 |
Sam Lantinga |
Fixed bug #464
|
Wed, 15 Aug 2007 03:20:55 +0000 |
Sam Lantinga |
Date: Wed, 15 Aug 2007 01:08:38 +0200
|
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.
|
Thu, 06 Jul 2006 07:17:11 +0000 |
Sam Lantinga |
Proof of concept done - Win32 GDI implementation mostly complete.
SDL-1.3
|
Fri, 30 Jun 2006 08:18:44 +0000 |
Sam Lantinga |
Added a userdata parameter for event filters.
SDL-1.3
|
Sat, 10 Jun 2006 09:11:59 +0000 |
Sam Lantinga |
Keyboard code update in progress
SDL-1.3
|
Fri, 09 Jun 2006 06:42:42 +0000 |
Sam Lantinga |
Moved the cursor handling into the mouse code.
SDL-1.3
|
Wed, 07 Jun 2006 16:10:28 +0000 |
Sam Lantinga |
Work in progress. :)
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
|
Fri, 10 Feb 2006 06:48:43 +0000 |
Sam Lantinga |
More header massaging... works great on Windows. ;-)
|
Fri, 10 Feb 2006 03:19:02 +0000 |
Sam Lantinga |
*** empty log message ***
|
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, 01 Feb 2006 06:32:25 +0000 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
Sun, 17 Apr 2005 10:16:30 +0000 |
Ryan C. Gordon |
Added some parentheses for a little more macro safety. Recommended by Petri
|
Sun, 18 Jul 2004 22:57:40 +0000 |
Sam Lantinga |
Date: Mon, 3 May 2004 03:15:01 +0100
|
Sun, 04 Jan 2004 16:49:27 +0000 |
Sam Lantinga |
Updated copyright information for 2004 (Happy New Year!)
|
Mon, 19 Aug 2002 18:09:44 +0000 |
Sam Lantinga |
Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
|
Thu, 11 Apr 2002 14:35:16 +0000 |
Sam Lantinga |
Explicitly specify the SDL API calling convention (C by default)
|
Wed, 06 Mar 2002 11:23:08 +0000 |
Sam Lantinga |
Updated copyright information for 2002
|
Fri, 14 Dec 2001 12:37:47 +0000 |
Sam Lantinga |
Updated the headers with the correct e-mail address
|
Thu, 26 Apr 2001 16:45:43 +0000 |
Sam Lantinga |
Initial revision
|