log src/video/x11/SDL_x11gl.c @ 4546:6f0706a60146 SDL-1.2

age author description
Sun, 18 Jul 2010 11:11:37 -0700 Sam Lantinga Fixed bug 1006 SDL-1.2
Sat, 17 Oct 2009 05:05:29 +0000 Sam Lantinga matthew green SDL-1.2
Fri, 16 Oct 2009 05:06:17 +0000 Sam Lantinga patch-ac (from mrg@NetBSD.org): SDL-1.2
Sat, 10 Oct 2009 10:10:36 +0000 Sam Lantinga Debian patch: 310_segfault_noGLX.diff SDL-1.2
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:21:31 +0000 Ryan C. Gordon Fixed incorrect return value test for SGI swap control. 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
Sat, 12 Sep 2009 06:25:36 +0000 Ryan C. Gordon Patched X11 code to compile on Mac OS X 10.6 SDK. SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Mon, 06 Aug 2007 18:36:46 +0000 Ryan C. Gordon Set an error message when SDL_GL_SetAttribute() fails because we can't support SDL-1.2
Sun, 08 Jul 2007 22:58:33 +0000 Sam Lantinga Applied patch from OpenBSD ports package SDL-1.2
Tue, 22 May 2007 22:15:54 +0000 Ryan C. Gordon Check correct glX extension name for swap_control, but it doesn't look like SDL-1.2
Sun, 14 Jan 2007 14:24:36 +0000 Patrice Mandin Add error message if not using SDL_LoadObject SDL-1.2
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.
Sat, 24 Jun 2006 01:59:43 +0000 Sam Lantinga Fixed bug #260
Tue, 20 Jun 2006 03:52:41 +0000 Sam Lantinga Fixed bug #232
Tue, 16 May 2006 16:25:22 +0000 Sam Lantinga Use the correct parameter for GLX_VISUAL_CAVEAT_EXT
Thu, 27 Apr 2006 08:39:51 +0000 Sam Lantinga Implemented bug #5
Thu, 27 Apr 2006 07:59:16 +0000 Sam Lantinga Implemented bug #2, 117:
Sat, 24 Jun 2006 02:48:55 +0000 Sam Lantinga Merged SDL_GL_SWAP_CONTROL fix from SDL 1.2 SDL-1.3
Tue, 20 Jun 2006 05:23:22 +0000 Sam Lantinga Fixed bug #232 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
Thu, 27 Apr 2006 09:09:48 +0000 Sam Lantinga SDL-trunk-1.3-merge-1 SDL-1.3
Wed, 22 Mar 2006 05:09:27 +0000 Sam Lantinga GLX_STEREO doesn't have a parameter
Wed, 22 Mar 2006 05:00:59 +0000 Ryan C. Gordon Updated dynamic X11 code. See details in Bugzilla #170.
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Sun, 19 Feb 2006 23:46:34 +0000 Sam Lantinga Use only safe string functions
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved