log src/video/x11/SDL_x11gl.c @ 1312:c9b51268668f

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