[maemo-commits] [maemo-commits] r17837 - in projects/haf/trunk/libmatchbox2: . matchbox/comp-mgr
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Fri Mar 27 14:30:55 EET 2009
- Previous message: [maemo-commits] r17836 - projects/haf/trunk/hildon-welcome/src
- Next message: [maemo-commits] r17838 - projects/haf/trunk/clutter0.8/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: gw
Date: 2009-03-27 14:30:49 +0200 (Fri, 27 Mar 2009)
New Revision: 17837
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 corruption
workaround, as it causes problems with the new kernel (and there
is no need for it now anyway)
Modified: projects/haf/trunk/libmatchbox2/ChangeLog
===================================================================
--- projects/haf/trunk/libmatchbox2/ChangeLog 2009-03-27 12:30:29 UTC (rev 17836)
+++ projects/haf/trunk/libmatchbox2/ChangeLog 2009-03-27 12:30:49 UTC (rev 17837)
@@ -1,3 +1,9 @@
+2009-03-27 Gordon Williams <gordon.williams at collabora.co.uk>
+
+ * matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c: Removed corruption
+ workaround, as it causes problems with the new kernel (and there
+ is no need for it now anyway)
+
2009-03-27 Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>
Release 0.2.24
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-27 12:30:29 UTC (rev 17836)
+++ projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c 2009-03-27 12:30:49 UTC (rev 17837)
@@ -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"
- Previous message: [maemo-commits] r17836 - projects/haf/trunk/hildon-welcome/src
- Next message: [maemo-commits] r17838 - projects/haf/trunk/clutter0.8/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
