log src/video/x11/SDL_x11gl.c @ 4268:d48035d857d3 SDL-1.2

age author description
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
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Wed, 01 Feb 2006 08:17:54 +0000 Sam Lantinga Merged useful fixes from 1.3 branch
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Fri, 13 Jan 2006 02:36:35 +0000 Ryan C. Gordon Don't trample SDL_LoadObject()'s error message in GL loader.
Fri, 13 Jan 2006 02:32:07 +0000 Ryan C. Gordon Make error message meaningful if dlopen() fails on libX11.
Thu, 08 Dec 2005 14:21:17 +0000 Sam Lantinga Fixed compile warnings with gcc 4
Wed, 23 Nov 2005 11:46:36 +0000 Ryan C. Gordon Seperate glX from HAVE_OPENGL, for platforms that have both an X server and
Tue, 22 Nov 2005 09:05:15 +0000 Ryan C. Gordon X11 driver now chooses "libGL.so.1" as a default when a NULL is passed to
Sat, 05 Nov 2005 19:53:37 +0000 Ryan C. Gordon Dynamically load X11 libraries like we currently do for alsa, esd, etc.
Mon, 16 May 2005 08:23:34 +0000 Sam Lantinga Support SDL_VIDEO_X11_NODIRECTCOLOR for OpenGL visuals
Thu, 26 Feb 2004 20:49:45 +0000 Sam Lantinga IRIX doesn't have a GL library versioning system
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Wed, 06 Aug 2003 21:54:32 +0000 Sam Lantinga *** empty log message ***
Tue, 22 Jul 2003 15:33:28 +0000 Sam Lantinga Merged in Ryan's multisample code for MacOS, and changed the constants to match.
Tue, 22 Jul 2003 15:10:06 +0000 Sam Lantinga Date: Thu, 24 Apr 2003 15:13:47 -0400
Wed, 09 Jul 2003 15:32:21 +0000 Sam Lantinga Fixed incorrect prototype for glXQueryExtensionsString()
Tue, 01 Jul 2003 16:35:54 +0000 Ryan C. Gordon Removed direct dependency on OpenGL (call current_video->glGetString() instead
Sat, 28 Jun 2003 17:27:33 +0000 Sam Lantinga Date: Sun, 11 May 2003 19:59:06 +0300
Mon, 20 Jan 2003 00:25:28 +0000 Sam Lantinga Enable the glXGetProcAddressARB code (fixes problems with NVidia drivers)
Mon, 19 Aug 2002 17:58:08 +0000 Sam Lantinga Added SDL_GL_STEREO for stereoscopic OpenGL contexts
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Thu, 13 Sep 2001 16:41:03 +0000 Sam Lantinga Do proper typecasting so this compiles on IRIX
Tue, 31 Jul 2001 00:26:32 +0000 Sam Lantinga Oops, that wasn't right...
Sat, 14 Jul 2001 19:11:26 +0000 Sam Lantinga SDL GL dynamic loading fix for OpenBSD
Fri, 11 May 2001 00:35:31 +0000 Sam Lantinga Oops, the OpenBSD fix didn't.
Thu, 10 May 2001 20:31:51 +0000 Sam Lantinga Date: Wed, 9 May 2001 18:03:20 -0600
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision