xserver: Branch 'server-1.4-branch'

Dodji Seketeli dodji at kemper.freedesktop.org
Mon Nov 12 12:01:46 PST 2007


 hw/kdrive/ephyr/ephyrinit.c |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 007e2239cf65535c4df3486e7b2cc42a4e86eb56
Author: Dodji Seketeli <dodji at seketeli.org>
Date:   Mon Nov 12 20:29:12 2007 +0100

    Xephyr: don't initialise the GLX extension

diff --git a/hw/kdrive/ephyr/ephyrinit.c b/hw/kdrive/ephyr/ephyrinit.c
index a76da03..c33892c 100644
--- a/hw/kdrive/ephyr/ephyrinit.c
+++ b/hw/kdrive/ephyr/ephyrinit.c
@@ -47,6 +47,7 @@ InitCard (char *name)
 void
 InitOutput (ScreenInfo *pScreenInfo, int argc, char **argv)
 {
+  noGlxExtension=TRUE;
   KdInitOutput (pScreenInfo, argc, argv);
 }
 


More information about the xorg-commit mailing list