log src/video/x11/SDL_x11video.c @ 4459:c0f2a1e6f0cd

age author description
Sun, 09 May 2010 15:47:21 -0700 Sam Lantinga Added missing header
Sat, 10 Oct 2009 06:38:02 +0000 Ryan C. Gordon Cache the swap control setting, even on Mesa. SDL-1.2
Sat, 10 Oct 2009 05:17:47 +0000 Ryan C. Gordon Default value for SGI swap control GL attribute should be -1. SDL-1.2
Wed, 07 Oct 2009 06:10:40 +0000 Sam Lantinga Fixed building without OpenGL support SDL-1.2
Tue, 29 Sep 2009 13:50:33 +0000 Ryan C. Gordon Make SDL_GL_GetAttribute(SDL_GL_SWAP_CONTROL) work with GLX_SGI_swap_control. SDL-1.2
Tue, 29 Sep 2009 13:40:34 +0000 Ryan C. Gordon Removed duplicate memset() calls. SDL-1.2
Sun, 27 Sep 2009 22:29:13 +0000 Sam Lantinga Improved bug #759 SDL-1.2
Mon, 21 Sep 2009 09:47:53 +0000 Sam Lantinga Fixed bug #778 SDL-1.2
Mon, 21 Sep 2009 07:59:44 +0000 Sam Lantinga Fixed bug #571.. I think. :) SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Fri, 29 Feb 2008 13:55:44 +0000 Sam Lantinga * Added configure option --enable-screensaver, to allow enabling the screensaver by default. SDL-1.2
Sat, 29 Dec 2007 21:41:48 +0000 Sam Lantinga Fixed bug #510 SDL-1.2
Sat, 14 Jul 2007 21:09:54 +0000 Sam Lantinga Use SDL C functions (fixes security warnings on OpenBSD) SDL-1.2
Sun, 08 Jul 2007 01:50:26 +0000 Ryan C. Gordon Clear the NOFRAME and RESIZABLE flags in the X11 target before setting their SDL-1.2
Sun, 08 Jul 2007 01:35:50 +0000 Ryan C. Gordon Fixed compiler warning (gcc w/ -Wall) for unused variable, and checked for SDL-1.2