summaryrefslogtreecommitdiff
path: root/xc/programs/Xserver/hw/xfree86/doc/README.DRI
diff options
context:
space:
mode:
Diffstat (limited to 'xc/programs/Xserver/hw/xfree86/doc/README.DRI')
-rw-r--r--xc/programs/Xserver/hw/xfree86/doc/README.DRI16
1 files changed, 8 insertions, 8 deletions
diff --git a/xc/programs/Xserver/hw/xfree86/doc/README.DRI b/xc/programs/Xserver/hw/xfree86/doc/README.DRI
index ce89d4218..014dac552 100644
--- a/xc/programs/Xserver/hw/xfree86/doc/README.DRI
+++ b/xc/programs/Xserver/hw/xfree86/doc/README.DRI
@@ -76,7 +76,7 @@ giving both byte and word alignment access to the DRI/Mesa drivers.
Use this as an example of compiling with this extra speed. In your host.def
file that should reside in the xc/config directory, add the line.
-#define DefaultCCOptions -ansi GccWarningOptions -pipe -mcpu=ev6
+#define DefaultGcc2AxpOpt -O2 -mcpu=ev6
Additional speed improvements to 3D rendering can be achieved by installing
Compaq's Math Libraries (CPML) which can be obtained from the following URL.
@@ -556,7 +556,7 @@ The kernel module for the Voodoo3 is named tdfx.o and should be installed in
/lib/modules/2.4.x/kernel/driver/char/drm/. It will be automatically loaded
by the Xserver if needed.
-The DRI 3D driver for the Voodoo3 hould be in /usr/X11R6/lib/mod-
+The DRI 3D driver for the Voodoo3 should be in /usr/X11R6/lib/mod-
ules/dri/tdfx_dri.so. This will be automatically loaded by libGL.so.
10.1.3 Troubleshooting
@@ -595,7 +595,7 @@ ules/dri/tdfx_dri.so. This will be automatically loaded by libGL.so.
o Setting GL_LIGHT_MODEL_COLOR_CONTROL to GL_SEPARATE_SPECULAR_COLOR.
- o Enabling line stippline or polygon stippling.
+ o Enabling line stippling or polygon stippling.
o Enabling point smoothing or polygon smoothing.
@@ -674,7 +674,7 @@ The kernel module for the Voodoo5 is named tdfx.o and should be installed in
/lib/modules/2.4.x/kernel/driver/char/drm/. It will be automatically loaded
by the Xserver if needed.
-The DRI 3D driver for the Voodoo5 hould be in /usr/X11R6/lib/mod-
+The DRI 3D driver for the Voodoo5 should be in /usr/X11R6/lib/mod-
ules/dri/tdfx_dri.so. This will be automatically loaded by libGL.so.
The Voodoo5 supports 3D rendering in 16 and 32 bpp modes. When running in
@@ -868,7 +868,7 @@ Software rendering will be used under any of the following conditions:
There have been problems in the past with the MGA driver being very sluggish
when the DRI is enabled (to the point of being unusable.) This is caused by
the graphics card not having an interrupt assigned to it. The current DRI
-trunk will attempt to detect this condition and bail outgracefully.
+trunk will attempt to detect this condition and bail out gracefully.
The solution to the above problem is to assign an interrupt to your graphics
card. This is something you must turn on in your system BIOS configuration.
@@ -880,7 +880,7 @@ interrupt for your graphics card.
MGAHALlib.a is a binary library Matrox has provided for use under Linux to
expose functionality for which they can not provide documentation. (For
example TV-Out requires MacroVision be enabled on the output.) This binary
-library also sets the pixel/memory clocks to the optimial settings for your
+library also sets the pixel/memory clocks to the optimal settings for your
Matrox card.
Currently the MGAHAL library is required for the G450 to work. You can down-
@@ -1078,7 +1078,7 @@ forge.net/resources/resources.html
o In the future there may be IHV and Linux vendor support resources for
the DRI.
- Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/DRI.sgml,v 1.13 2000/12/01 14:28:55 dawes Exp $
+ Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/DRI.sgml,v 1.15 2000/12/12 18:54:29 dawes Exp $
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.DRI,v 1.11 2000/12/01 19:47:46 dawes Exp $
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.DRI,v 1.12 2000/12/12 19:04:02 dawes Exp $