diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-02-03 02:06:21 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-02-03 02:06:21 +0000 |
commit | 8a8603c22668a6e7a0ffd049c2c43b91105bcb61 (patch) | |
tree | 14ec55740c8d7e9eaf7d616a56d84779a59fe469 /DOCS/documentation.html | |
parent | 97956a3021d55f14973a64d4f0578ef2d0c4fbec (diff) |
VIDIX and PowerVR updates, based on a patch by Alex.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9242 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r-- | DOCS/documentation.html | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 3fd3933cf1..7af91f8096 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -131,6 +131,7 @@ <LI><A HREF="video.html#xv_ati">2.3.1.2.1.4 ATI cards</A></LI> <LI><A HREF="video.html#xv_neomagic">2.3.1.2.1.5 NeoMagic cards</A></LI> <LI><A HREF="video.html#xv_trident">2.3.1.2.1.6 Trident cards</A></LI> + <LI><A HREF="video.html#xv_powervr">2.3.1.2.1.7 Kyro/PowerVR cards</A></LI> </UL> </LI> <LI><A HREF="video.html#dga">2.3.1.2.2 DGA</A></LI> @@ -143,7 +144,14 @@ <LI><A HREF="video.html#aalib">2.3.1.2.9 AAlib - text mode displaying</A></LI> <LI><A HREF="video.html#vesa">2.3.1.2.10 VESA - output to VESA BIOS</A></LI> <LI><A HREF="video.html#x11">2.3.1.2.11 X11</A></LI> - <LI><A HREF="video.html#vidix">2.3.1.2.12 VIDIX</A></LI> + <LI><A HREF="video.html#vidix">2.3.1.2.12 VIDIX</A> + <UL> + <LI><A HREF="video.html#vidix_ati"> 2.3.1.2.12.1 ATI cards</A></LI> + <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> + </UL> + </LI> <LI><A HREF="video.html#directfb">2.3.1.2.13 DirectFB</A></LI> <LI><A HREF="video.html#dfbmga">2.3.1.2.14 DirectFB/Matrox (dfbmga)</A></LI> </UL> |