Wed, 15 Mar 2006 17:46:41 +0000 |
Sam Lantinga |
Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.
|
Tue, 14 Mar 2006 04:00:03 +0000 |
Sam Lantinga |
(patch tweaked a bit)
|
Tue, 07 Mar 2006 05:21:32 +0000 |
Sam Lantinga |
More Win64 updates
|
Mon, 06 Mar 2006 08:11:10 +0000 |
Sam Lantinga |
Fixed more Win64 portability issues
|
Sat, 04 Mar 2006 08:24:35 +0000 |
Sam Lantinga |
Updated WinCE support by Dmitry (with some tweaks)
|
Sat, 25 Feb 2006 22:18:25 +0000 |
Sam Lantinga |
SDL_windows.h is no longer necessary
|
Tue, 21 Feb 2006 08:46:50 +0000 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
Thu, 16 Feb 2006 10:11:48 +0000 |
Sam Lantinga |
New configure-based build system. Still work in progress, but much improved
|
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,
|
Wed, 01 Feb 2006 06:32:25 +0000 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
Mon, 30 Jan 2006 06:56:10 +0000 |
Sam Lantinga |
Date: Sun, 6 Mar 2005 17:06:20 +0100
|
Sun, 29 Jan 2006 22:23:54 +0000 |
Sam Lantinga |
Fixed palette bug on non-WinCE
|
Sun, 29 Jan 2006 22:09:26 +0000 |
Sam Lantinga |
Only save the window position if we're in windowed mode
|
Sun, 29 Jan 2006 18:17:35 +0000 |
Sam Lantinga |
The event code was fine, and calculated the SDL_windowX/Y correctly.
|
Sun, 29 Jan 2006 09:13:36 +0000 |
Sam Lantinga |
Cleaned up the app registration stuff a bit
|
Sun, 29 Jan 2006 06:11:38 +0000 |
Sam Lantinga |
Re-query the SDL_WINDOWID each time we initialize the video
|
Thu, 19 Jan 2006 08:43:00 +0000 |
Ryan C. Gordon |
Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode,
|
Thu, 29 Sep 2005 09:43:00 +0000 |
Ryan C. Gordon |
Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at
|
Tue, 27 Sep 2005 09:00:42 +0000 |
Ryan C. Gordon |
Patch from Martin Lange (mala-sdl at hotmail.com) to unregister SDL's win32
|
Fri, 12 Nov 2004 23:22:08 +0000 |
Sam Lantinga |
Date: Mon, 25 Oct 2004 17:30:06 +0200
|
Fri, 12 Nov 2004 21:25:42 +0000 |
Sam Lantinga |
Video modes are sorted width first, then height
|
Mon, 16 Feb 2004 21:09:24 +0000 |
Sam Lantinga |
Added support for SDL_VIDEO_WINDOW_POS and SDL_VIDEO_CENTERED on Windows
|
Sun, 04 Jan 2004 15:48:44 +0000 |
Sam Lantinga |
Date: Wed, 26 Nov 2003 01:52:02 +0800
|
Sun, 06 Oct 2002 20:31:34 +0000 |
Sam Lantinga |
*** empty log message ***
release-1.2.5
|
Sun, 06 Oct 2002 20:25:05 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 20 Aug 2002 00:20:06 +0000 |
Sam Lantinga |
Updated for embedded Visual C++ 4.0
|
Mon, 19 Aug 2002 03:09:25 +0000 |
Sam Lantinga |
Fullscreen windows are always topmost under Windows
|
Sat, 17 Aug 2002 19:17:18 +0000 |
Sam Lantinga |
Flush message queue when shutting down video mode on Windows
|
Sun, 19 May 2002 23:31:00 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 May 2002 22:32:09 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 11 Apr 2002 15:23:07 +0000 |
Sam Lantinga |
Fixed gamma ramps in DirectX windowed and OpenGL modes
|
Sun, 10 Mar 2002 03:25:47 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 14 Dec 2001 12:38:15 +0000 |
Sam Lantinga |
Updated the source with the correct e-mail address
|
Tue, 04 Sep 2001 23:21:20 +0000 |
Sam Lantinga |
Allow building SDL on Windows without audio support
|
Thu, 09 Aug 2001 12:21:32 +0000 |
Sam Lantinga |
Applied David MacCormack's patch to fix SDL_WINDOWID on Windows,
|
Wed, 18 Jul 2001 20:04:23 +0000 |
Sam Lantinga |
Incorporated slightly modified version of Rainer's WinCE patch
|
Thu, 07 Jun 2001 13:53:51 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 07 Jun 2001 13:52:10 +0000 |
Sam Lantinga |
Fix palette creation in windowed mode at 8 bpp
|
Wed, 23 May 2001 23:35:10 +0000 |
Sam Lantinga |
Windows CE patches contributed by Rainer Loritz
|
Thu, 26 Apr 2001 16:45:43 +0000 |
Sam Lantinga |
Initial revision
|