log src/video/x11/SDL_x11opengl.c @ 2178:114a541cfae2

age author description
Thu, 12 Jul 2007 06:31:36 +0000 Sam Lantinga Creating a context makes it current, per the documentation.
Tue, 22 May 2007 22:13:56 +0000 Ryan C. Gordon Date: Wed, 23 May 2007 00:39:47 +0300
Sat, 29 Jul 2006 21:51:00 +0000 Sam Lantinga Simplified driver window creation code.
Sat, 29 Jul 2006 03:57:55 +0000 Sam Lantinga (none)
Sat, 29 Jul 2006 03:56:35 +0000 Sam Lantinga Don't unload the OpenGL library before the X display is closed.
Fri, 28 Jul 2006 08:46:24 +0000 Sam Lantinga We're not querying the glX attributes anymore...
Fri, 28 Jul 2006 08:43:17 +0000 Sam Lantinga Implemented X11 OpenGL support.