From 58d2cc96e62b785213c568b90c10b7a7ee4b3260 Mon Sep 17 00:00:00 2001 From: wolf Date: Sun, 1 Oct 2006 11:54:04 +0000 Subject: [PATCH] - made by rotom Changed files: beryl-core-aiglx.patch -> 1.1 --- beryl-core-aiglx.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 beryl-core-aiglx.patch diff --git a/beryl-core-aiglx.patch b/beryl-core-aiglx.patch new file mode 100644 index 0000000..ef32a50 --- /dev/null +++ b/beryl-core-aiglx.patch @@ -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; -- 2.43.0