]> git.pld-linux.org Git - packages/beryl-core.git/blame - beryl-core-aiglx.patch
- up to new 0.1.3
[packages/beryl-core.git] / beryl-core-aiglx.patch
CommitLineData
58d2cc96 1--- beryl-core/src/main.c.orig 2006-09-29 12:50:48.000000000 +0200
2+++ beryl-core/src/main.c 2006-09-30 22:25:50.000000000 +0200
3@@ -75,8 +75,8 @@
4 CompWindow *lastDamagedWindow = 0;
5
6 Bool replaceCurrentWm = TRUE;
7-Bool indirectRendering = FALSE;
8-Bool strictBinding = FALSE;
9+Bool indirectRendering = TRUE;
10+Bool strictBinding = TRUE;
11 Bool useCow = FALSE;
12 Bool skipGlYield = FALSE;
13 Bool isNVTFP = FALSE;
This page took 0.055832 seconds and 4 git commands to generate.