Mercurial > mplayer.hg
changeset 11039:68945d785aca
some words about the sis and nvidia vidix drivers
author | alex |
---|---|
date | Tue, 07 Oct 2003 23:28:28 +0000 |
parents | 3bac281db5a1 |
children | 9ae01c61a346 |
files | DOCS/en/documentation.html DOCS/en/video.html |
diffstat | 2 files changed, 24 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/en/documentation.html Tue Oct 07 23:12:16 2003 +0000 +++ b/DOCS/en/documentation.html Tue Oct 07 23:28:28 2003 +0000 @@ -151,6 +151,8 @@ <LI><A HREF="video.html#vidix_matrox"> 2.3.1.2.12.2 Matrox cards</A></LI> <LI><A HREF="video.html#vidix_trident"> 2.3.1.2.12.3 Trident cards</A></LI> <LI><A HREF="video.html#vidix_3dlabs"> 2.3.1.2.12.4 3DLabs cards</A></LI> + <LI><A HREF="video.html#vidix_3dlabs"> 2.3.1.2.12.5 nVidia cards</A></LI> + <LI><A HREF="video.html#vidix_3dlabs"> 2.3.1.2.12.6 SiS cards</A></LI> </UL> </LI> <LI><A HREF="video.html#directfb">2.3.1.2.13 DirectFB</A></LI>
--- a/DOCS/en/video.html Tue Oct 07 23:12:16 2003 +0000 +++ b/DOCS/en/video.html Tue Oct 07 23:28:28 2003 +0000 @@ -970,7 +970,29 @@ <P>Although there is a driver for the 3DLabs GLINT R3 and Permedia3 chips, no one has tested it, so reports are welcome.</P> + + +<H4><A NAME="vidix_nvidia">2.3.1.2.12.5 nVidia cards</A></H4> + +<P>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.</P> + +<P>It's recommended to use the binary nvidia drivers for X before using this + vidix driver, because some of the registers haven't been discovered which + need to be initialised, so it will probably fail with the opensource Xfree86 + nv.o driver.</P> + +<P>Reports awaited!</P> +<H4><A NAME="vidix_sis">2.3.1.2.12.6 SiS cards</A></H4> + +<P>This is a very experimental code too, as the nvidia_vid.</P> + +<P>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)</P> + +<P>Reports awaited!</P> + <H4><A NAME="directfb">2.3.1.2.13 DirectFB</A></H4>