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
|