log src/video/x11/SDL_x11gl.c @ 788:af9b588d639c

age author description
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2003-08-06 Sam Lantinga *** empty log message ***
2003-07-22 Sam Lantinga Merged in Ryan's multisample code for MacOS, and changed the constants to match.
2003-07-22 Sam Lantinga Date: Thu, 24 Apr 2003 15:13:47 -0400
2003-07-09 Sam Lantinga Fixed incorrect prototype for glXQueryExtensionsString()
2003-07-01 Ryan C. Gordon Removed direct dependency on OpenGL (call current_video->glGetString() instead
2003-06-28 Sam Lantinga Date: Sun, 11 May 2003 19:59:06 +0300
2003-01-20 Sam Lantinga Enable the glXGetProcAddressARB code (fixes problems with NVidia drivers)
2002-08-19 Sam Lantinga Added SDL_GL_STEREO for stereoscopic OpenGL contexts
2002-03-06 Sam Lantinga Updated copyright information for 2002
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-09-13 Sam Lantinga Do proper typecasting so this compiles on IRIX
2001-07-31 Sam Lantinga Oops, that wasn't right...
2001-07-14 Sam Lantinga SDL GL dynamic loading fix for OpenBSD
2001-05-11 Sam Lantinga Oops, the OpenBSD fix didn't.
2001-05-10 Sam Lantinga Date: Wed, 9 May 2001 18:03:20 -0600
2001-04-26 Sam Lantinga Initial revision