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