summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-07 23:45:59 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-07 23:45:59 +0000
commit95af1d928939ee7d19f84b12127035e7e494bd27 (patch)
tree9eae2c46b9e95957b1c42e276a8d4c0d1a0c0f8f /DOCS
parent5aa9100483f4f157163462ead718563c2ccb40a7 (diff)
downloadmpv-95af1d928939ee7d19f84b12127035e7e494bd27.tar.bz2
mpv-95af1d928939ee7d19f84b12127035e7e494bd27.tar.xz
sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11041 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/video.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 60a8e4f39e..cc4b2d37f1 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -1476,6 +1476,41 @@ Although there is a driver for the 3DLabs GLINT R3 and Permedia3 chips, no one
has tested it, so reports are welcome.
</para>
</sect5>
+
+<sect5 id="vidix-nvidia">
+<title>nVidia cards</title>
+<para>
+There's a relatively new nVidia driver out there, it's known to work on Riva
+128, TNT and GeForce2 chipsets, also others have been reported working.
+</para>
+
+<para>
+It's recommended to use the binary nVidia drivers for X before using this
+VIDIX driver, because some of the registers which need to be initialized
+haven't been discovered yet, so it will probably fail with the Open Source
+XFree86 <filename>nv.o</filename> driver.
+</para>
+
+<para>
+Reports awaited!
+</para>
+</sect5>
+
+<sect5 id="vidix-sis">
+<title>SiS cards</title>
+<para>
+This is very experimental code, just like nvidia_vid.
+</para>
+
+<para>
+It's been tested on SiS 650/651/740 (the most common chipsets used in the
+SiS versions of the "Shuttle XPC" barebones boxes out there)
+</para>
+
+<para>
+Reports awaited!
+</para>
+</sect5>
</sect4>
<sect4 id="directfb">