[maemo-commits] [maemo-commits] r17610 - in projects/haf/trunk/libmatchbox2: . matchbox/comp-mgr

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Mar 9 12:58:12 EET 2009
Author: gw
Date: 2009-03-09 12:58:03 +0200 (Mon, 09 Mar 2009)
New Revision: 17610

Modified:
   projects/haf/trunk/libmatchbox2/ChangeLog
   projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c
Log:
* matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c:
	Removed SGX corruption workaround (SGX 1.3 drivers now integrated)


Modified: projects/haf/trunk/libmatchbox2/ChangeLog
===================================================================
--- projects/haf/trunk/libmatchbox2/ChangeLog	2009-03-09 10:42:00 UTC (rev 17609)
+++ projects/haf/trunk/libmatchbox2/ChangeLog	2009-03-09 10:58:03 UTC (rev 17610)
@@ -1,3 +1,8 @@
+2009-03-09  Gordon Williams  <gordon.williams at collabora.co.uk>
+
+	* matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c:
+	Removed SGX corruption workaround (SGX 1.3 drivers now integrated)
+
 2009-03-02  Kimmo Hämäläinen  <kimmo.hamalainen at nokia.com>
 
 	Release 0.2.19

Modified: projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c
===================================================================
--- projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c	2009-03-09 10:42:00 UTC (rev 17609)
+++ projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c	2009-03-09 10:58:03 UTC (rev 17610)
@@ -23,7 +23,7 @@
 #define HAVE_CLUTTER_EGLX 0
 #endif
 
-#define SGX_CORRUPTION_WORKAROUND 1
+#define SGX_CORRUPTION_WORKAROUND 0
 
 #include "mb-wm.h"
 #include "mb-wm-client.h"


More information about the maemo-commits mailing list