Author: wolf Date: Sun Oct 1 11:54:09 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - made by rotom
---- Files affected: SOURCES: beryl-core-aiglx.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/beryl-core-aiglx.patch diff -u /dev/null SOURCES/beryl-core-aiglx.patch:1.1 --- /dev/null Sun Oct 1 13:54:09 2006 +++ SOURCES/beryl-core-aiglx.patch Sun Oct 1 13:54:04 2006 @@ -0,0 +1,13 @@ +--- beryl-core/src/main.c.orig 2006-09-29 12:50:48.000000000 +0200 ++++ beryl-core/src/main.c 2006-09-30 22:25:50.000000000 +0200 +@@ -75,8 +75,8 @@ + CompWindow *lastDamagedWindow = 0; + + Bool replaceCurrentWm = TRUE; +-Bool indirectRendering = FALSE; +-Bool strictBinding = FALSE; ++Bool indirectRendering = TRUE; ++Bool strictBinding = TRUE; + Bool useCow = FALSE; + Bool skipGlYield = FALSE; + Bool isNVTFP = FALSE; ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
