From 73db44e7ac524e84e5f0fda2d60069a9e954ad1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Wed, 11 Mar 2009 11:10:57 -0400 Subject: Drop Legacy3D option, only use fixed texture space with non-gem. With this change, we always expect the 3D driver to use GEM textures when the 2D driver uses GEM. When GEM is not available or disabled, we fall back to legacy fixed textures. --- man/intel.man | 9 --------- 1 file changed, 9 deletions(-) (limited to 'man') diff --git a/man/intel.man b/man/intel.man index ee237f87..b6f89b66 100644 --- a/man/intel.man +++ b/man/intel.man @@ -146,15 +146,6 @@ have options for selecting adaptors. .IP Default: Textured video adaptor is preferred. .TP -.BI "Option \*qLegacy3D\*q \*q" boolean \*q -Enable support for the non-GEM mode of the 3D driver on i830 and newer. -This will allocate a large static area for older Mesa to use for its texture -pool. On systems with a working GEM environment, this can be disabled to -increase the memory pool available to other graphics tasks. -.IP -Default for i830 and newer: Enabled. -.IP -Default for i810: this option is not used. .BI "Option \*qAccelMethod\*q \*q" string \*q Choose acceleration architecture, either "XAA", "EXA", or "UXA". XAA is the old XFree86 based acceleration architecture. EXA is a simpler -- cgit v1.2.3