Fri, 04 Dec 2009 09:01:48 +0000 |
Sam Lantinga |
Don't add any renderers if you can't add any displays
|
Tue, 01 Dec 2009 05:57:15 +0000 |
Sam Lantinga |
Work in progress on multi-display support:
|
Fri, 02 Jan 2009 15:47:49 +0000 |
Sam Lantinga |
Don't use DirectColor visuals until we implement DirectColor colormap support
|
Fri, 02 Jan 2009 04:35:52 +0000 |
Sam Lantinga |
Whoops, we need to actually fill the colormap on DirectColor visuals.
|
Thu, 01 Jan 2009 18:58:26 +0000 |
Sam Lantinga |
Fixed DirectColor visual window creation problem
|
Thu, 25 Dec 2008 05:26:29 +0000 |
Sam Lantinga |
indent
|
Thu, 25 Dec 2008 04:42:28 +0000 |
Sam Lantinga |
Fixed pitch alignment problem causing MITSHM error on 16-bit displays
|
Mon, 22 Dec 2008 04:58:35 +0000 |
Sam Lantinga |
/* FIXME FIXME FIXME
|
Tue, 16 Dec 2008 17:44:10 +0000 |
Sam Lantinga |
indent
|
Tue, 16 Dec 2008 17:41:03 +0000 |
Sam Lantinga |
Progress on fullscreen mode switching on X11
|
Sun, 14 Dec 2008 04:36:32 +0000 |
Sam Lantinga |
The X11 window and all pixmaps and images share the same visual and depth.
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
Thu, 27 Jul 2006 06:53:23 +0000 |
Sam Lantinga |
Initial work on X11 window code in.
|
Wed, 26 Jul 2006 06:34:54 +0000 |
Sam Lantinga |
Started work on the new X11 driver.
|
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.
|
Tue, 20 Jun 2006 05:25:04 +0000 |
Sam Lantinga |
Fixed bug #241
|
Sun, 07 May 2006 04:02:48 +0000 |
Sam Lantinga |
Fixed bug #217
|
Fri, 05 May 2006 05:50:26 +0000 |
Sam Lantinga |
Fixed bug #80
|
Thu, 04 May 2006 16:52:53 +0000 |
Sam Lantinga |
(none)
|
Thu, 04 May 2006 16:51:07 +0000 |
Sam Lantinga |
Fixed bug #45
|
Sat, 29 Apr 2006 17:56:06 +0000 |
Sam Lantinga |
(none)
|
Sat, 29 Apr 2006 17:54:32 +0000 |
Sam Lantinga |
Disable the XRandR extension by default, since KDE maximizes windows which are larger than the new resolution, and then doesn't restore their size and positition when the old resolution is restored.
|
Tue, 20 Jun 2006 05:27:03 +0000 |
Sam Lantinga |
Fixed bug #241
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
|
Wed, 17 May 2006 08:18:28 +0000 |
Sam Lantinga |
Merge trunk-1.3-3
SDL-1.3
|
Mon, 01 May 2006 06:58:33 +0000 |
Sam Lantinga |
glSDL support
SDL-1.3
|
Mon, 17 Apr 2006 04:54:08 +0000 |
Sam Lantinga |
Fixed bug #197
|
Wed, 22 Mar 2006 11:13:58 +0000 |
Ryan C. Gordon |
Xrandr support in the X11 target.
|
Wed, 22 Mar 2006 05:00:59 +0000 |
Ryan C. Gordon |
Updated dynamic X11 code. See details in Bugzilla #170.
|