# HG changeset patch # User gabucino # Date 984953553 0 # Node ID f3eb963d1370d45e41801abda79bb71f46954c5a # Parent 58169856e578636a4bca9d798d5e4156ad15e482 exterminated the last "4.0.x" stuffz :) diff -r 58169856e578 -r f3eb963d1370 DOCS/VIDEOCARDS --- a/DOCS/VIDEOCARDS Sun Mar 18 20:42:30 2001 +0000 +++ b/DOCS/VIDEOCARDS Sun Mar 18 22:12:33 2001 +0000 @@ -7,7 +7,7 @@ "Hardware acceleration" usually means hardware YUV conversion, scaling, bilinear filtering. Under Linux, there are several ways to access it: -I. The Xv (XVideo) extension of XFree86 4.0.x +I. The Xv (XVideo) extension of XFree86 4.0.2 II. OpenGL drivers with glTexSubImage() support (currently the Utah-GLX drivers) III. Native card-specific drivers, using special abilities of some cards @@ -94,7 +94,7 @@ Use the 'mga' vo driver on framebuffer console (matroxfb): -vo mga and use the xmga driver for X 3.3.x: -vo xmga - Note: it works under X 4.0.x too, but it conflicts with the Xv driver, + Note: it works under X 4.0.2 too, but it conflicts with the Xv driver, so avoid using both. Usually X restart or reboot needs to get Xv usable again :(