]> git.pld-linux.org Git - packages/beryl-core.git/commitdiff
- made by rotom
authorwolf <wolf@pld-linux.org>
Sun, 1 Oct 2006 11:54:04 +0000 (11:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beryl-core-aiglx.patch -> 1.1

beryl-core-aiglx.patch [new file with mode: 0644]

diff --git a/beryl-core-aiglx.patch b/beryl-core-aiglx.patch
new file mode 100644 (file)
index 0000000..ef32a50
--- /dev/null
@@ -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;
This page took 0.127074 seconds and 4 git commands to generate.