diff options
author | Michel Dänzer <michel@tungstengraphics.com> | 2007-02-20 18:38:40 +0100 |
---|---|---|
committer | Michel Dänzer <michel@tungstengraphics.com> | 2007-02-20 18:38:40 +0100 |
commit | fac8f2eb49de22abd853ca75f3c985d4d94e3633 (patch) | |
tree | 25b3ff64b497eb5714ee4314cdcb33f3958745bc /man | |
parent | 55c7b017ed718107b9b11467030addf225728b84 (diff) |
Document Option "PageFlip".
Diffstat (limited to 'man')
-rw-r--r-- | man/intel.man | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/intel.man b/man/intel.man index b932632c..3f4cff89 100644 --- a/man/intel.man +++ b/man/intel.man @@ -159,6 +159,13 @@ atctivate the legacy texture pool (see gain some performance by increasing this value. 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. +Default for i810: The option is not used. +Default for i9xx: Disabled. +.TP .BI "Option \*qAccelMethod\*q \*q" string \*q Choose acceleration architecture, either "XAA" or "EXA". XAA is the old (but stable) XFree86 based acceleration architecture. EXA is a newer and |