summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <michel@tungstengraphics.com>2007-03-06 09:35:42 +0100
committerMichel Dänzer <michel@tungstengraphics.com>2007-03-06 09:35:42 +0100
commite787d7b698d320a7c45df35d58c5113413561fe2 (patch)
treeeb0c1ed3b6a3fc9ab2ce3313838db67d8186528a
parent6c299aea8e87e72c68c96c03594706c976601ede (diff)
Remove warnings about potential artifacts with page flipping and mixed 2D/3D.
The artifacts only seemed to occur when EXA was falling back to software for the front buffer.
-rw-r--r--man/intel.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/intel.man b/man/intel.man
index 05a91f7e..32aa7c12 100644
--- a/man/intel.man
+++ b/man/intel.man
@@ -161,9 +161,9 @@ Default: 32768.
.TP
.BI "Option \*qPageFlip\*q \*q" boolean \*q
Enable support for page flipping. This should improve 3D performance at the
-potential cost of worse performance or artifacts with mixed 2D/3D. Also note
-that this gives no benefit without corresponding support in the Mesa 3D driver
-and may not give the full benefit without triple buffering (see
+potential cost of worse performance with mixed 2D/3D. Also note that this gives
+no benefit without corresponding support in the Mesa 3D driver and may not give
+the full benefit without triple buffering (see
.B "Option \*qTripleBuffer\*q"
).
Default for i810: The option is not used.