log src/video/x11/SDL_x11modes.c @ 3521:76f9b76ddf0f

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