log src/video/x11/SDL_x11video.c @ 1299:2bf9dda618e5

age author description
Mon, 30 Jan 2006 18:21:44 +0000 Ryan C. Gordon Corrects dynamic X11 code on Tru64 systems.
Sat, 14 Jan 2006 08:15:38 +0000 Ryan C. Gordon Catch X11 extension errors...since most of these are notifications that we
Mon, 19 Dec 2005 06:58:51 +0000 Ryan C. Gordon Patched to compile on gcc 2.95.3.
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
Mon, 21 Nov 2005 00:16:34 +0000 Ryan C. Gordon Real Unicode support for X11. Based on updated version of this patch:
Sat, 05 Nov 2005 19:53:37 +0000 Ryan C. Gordon Dynamically load X11 libraries like we currently do for alsa, esd, etc.
Tue, 02 Mar 2004 19:38:55 +0000 Ryan C. Gordon Force recreation of X11 window if going to or from a SDL_NOFRAME vidmode.
Thu, 26 Feb 2004 15:12:51 +0000 Ryan C. Gordon Create a 2D window and then manually focus a different window on your desktop,