log src/video/x11/SDL_x11modes.c @ 2963:ee331407574f

age author description
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.