Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11gl.c @ 1196:b81f54c3963f
age | author | description |
---|---|---|
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 |