Mercurial > mplayer.hg
changeset 936:3c0d3171d5cf
DRI/mga/radeon
author | gabucino |
---|---|
date | Fri, 01 Jun 2001 22:03:46 +0000 |
parents | 0b1b0bac67e9 |
children | a8a34da9c17f |
files | DOCS/Hungarian/MPlayer-FAQ DOCS/Hungarian/VIDEOCARDS DOCS/MPlayer-FAQ DOCS/VIDEOCARDS |
diffstat | 4 files changed, 15 insertions(+), 12 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/Hungarian/MPlayer-FAQ Fri Jun 01 21:12:05 2001 +0000 +++ b/DOCS/Hungarian/MPlayer-FAQ Fri Jun 01 22:03:46 2001 +0000 @@ -66,8 +66,9 @@ Q: Az OpenGL (-vo gl) output nem működik. A: Az OpenGL drivered nem támogatja a dinamikus textúraváltást (glTexSubImage). - Ismert, hogy nem működik 4.0.x DRI-vel, és az nVidia bináris szarjaival. - Ismert, hogy működik Utah-GLX és Matrox G400-zal. + Ismert, hogy nem működik az nVidia bináris szarjaival. + Ismert, hogy működik Utah-GLX/DRI és Matrox G400-zal, valamint DRI es + Radeon-nal is. DRI-vel ezen a ketton kivul massal nem megy. Nem fog működni 3dfx kártyákkal, mivel ezeknek maximum 256x256-os textúráik lehetnek.
--- a/DOCS/Hungarian/VIDEOCARDS Fri Jun 01 21:12:05 2001 +0000 +++ b/DOCS/Hungarian/VIDEOCARDS Fri Jun 01 22:03:46 2001 +0000 @@ -87,11 +87,12 @@ II. OpenGL driverek, megfelelő glTexSubImage() támogatással - Jelenleg csak a régebbi Utah-GLX driver (X 3.3.6) támogatja. + A régebbi Utah-GLX driver (X 3.3.6) támogatja, minden kartyaval. Lásd http://utah-glx.sourceforge.net - Az új X 4.x.x/DRI-nek és az nVidia drivereknek nincs használható - glTexSubImage-ük :( + Az DRI X 4.0.3-as vagy ujabb verzioja szinten tamogatja, de csak a Matrox + es Radeon kartyakkal. + Lasd dri.sourceforge.net cimen a letoltesi es installalasi instrukciokat. III. Nativ kártyaspecifikus driverek
--- a/DOCS/MPlayer-FAQ Fri Jun 01 21:12:05 2001 +0000 +++ b/DOCS/MPlayer-FAQ Fri Jun 01 22:03:46 2001 +0000 @@ -63,9 +63,10 @@ the difference to see video_out speed... Q: OpenGL (-vo gl) output doesn't work (hangup/black window/X11 errors/...) -A: your opengl driver doesn't support dynamic texture chanegs (glTexSubImage) - it's known not to work with X 4.0.x DRI drivers and nVidia's binary shit. - it's known to work with Utah-GLX and Matrox G400 card. +A: your opengl driver doesn't support dynamic texture changes (glTexSubImage) + it's known not to work with nVidia's binary shit. + it's known to work with Utah-GLX/DRI and Matrox G400 card. Also with + DRI and Radeon card. It won't work with DRI others than these. it will not work with 3DFX cards because the 256x256 texture size limit. Q: I have G200/G400, how to compile/use mga_vid driver?
--- a/DOCS/VIDEOCARDS Fri Jun 01 21:12:05 2001 +0000 +++ b/DOCS/VIDEOCARDS Fri Jun 01 22:03:46 2001 +0000 @@ -8,8 +8,7 @@ bilinear filtering. Under Linux, there are several ways to access it: I. The Xv (XVideo) extension of XFree86 4.0.2 -II. OpenGL drivers with glTexSubImage() support (currently the Utah-GLX - drivers) +II. OpenGL drivers with glTexSubImage() support III. Native card-specific drivers, using special abilities of some cards IV. DGA - direct graphic access. no YUV & scaling, but faster than raw X11 V. Not really acceleration, but... @@ -83,10 +82,11 @@ II. OpenGL drivers with *working* *fast* glTexSubImage() support. - Currently only the old Utah-GLX drivers (for X 3.3.6) have it. + The old Utah-GLX drivers (for X 3.3.6) have it, with all cards. See http://utah-glx.sourceforge.net for details about how to install it. - The new X4/DRI and nVidia's binary drivers have no usable glTexSubImage :( + DRI >= 4.0.3 supports it only with Matrox cards, and Radeon. + See dri.sourceforge.net for download, and installation instructions. III. Native card-specific drivers