log src/video/x11/SDL_x11gl.c @ 667:adbed8d7a991

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