diff options
author | Jesse Barnes <jesse.barnes@intel.com> | 2007-08-10 15:48:15 -0400 |
---|---|---|
committer | Jesse Barnes <jesse.barnes@intel.com> | 2007-08-10 15:48:15 -0400 |
commit | e6746d0f286ef9d9a87f748d40e5421c268f2f7d (patch) | |
tree | 552b6089aabf32baf210844f2038d6ab6ad32305 /man | |
parent | e0fcf645a228094620b8f7fdd580963611bdd6ef (diff) |
Enable tiling by default on 965.
Diffstat (limited to 'man')
-rw-r--r-- | man/intel.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/intel.man b/man/intel.man index 5909fddc..2b197119 100644 --- a/man/intel.man +++ b/man/intel.man @@ -85,7 +85,7 @@ Default: enabled on supported configurations. .BI "Option \*qTiling\*q \*q" boolean \*q This option controls whether memory buffers are allocated in tiled mode. In many cases (especially for complex rendering), tiling can improve performance. -Default: enabled on supported configurations. +Default: enabled. .TP .BI "Option \*qDRI\*q \*q" boolean \*q Disable or enable DRI support. |