xserver: Branch 'glucose-2'

Alan Hourihane alanh at kemper.freedesktop.org
Tue Oct 16 09:06:44 PDT 2007


 glucose/glucose.c |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit fbd456dc799e86bbbcfb458280f238b836c4ab10
Author: Alan Hourihane <alanh at tungstengraphics.com>
Date:   Tue Oct 16 17:06:31 2007 +0100

    Disable for now.

diff --git a/glucose/glucose.c b/glucose/glucose.c
index e4fee2f..d0f1993 100644
--- a/glucose/glucose.c
+++ b/glucose/glucose.c
@@ -730,8 +730,10 @@ glucoseCloseScreen (int	  index,
     __pGlxClient = serverClient;        
 
     xglFiniPixmap (pScreenPriv->pScreenPixmap);
+#if 0
     if (pPixmapPriv->pDamage)
 	DamageDestroy (pPixmapPriv->pDamage);
+#endif
 
 #ifdef RENDER
     int i;


More information about the xorg-commit mailing list