[Mplayer-cvslog] CVS: main/DOCS MPlayer-FAQ,1.40,1.41 VIDEOCARDS,1.19,1.20
Berczi Gabor
gabucino at users.sourceforge.net
Sat Jun 2 00:03:48 CEST 2001
Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv14364/DOCS
Modified Files:
MPlayer-FAQ VIDEOCARDS
Log Message:
DRI/mga/radeon
Index: MPlayer-FAQ
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/MPlayer-FAQ,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -r1.40 -r1.41
*** MPlayer-FAQ 2001/06/01 16:58:10 1.40
--- MPlayer-FAQ 2001/06/01 22:03:46 1.41
***************
*** 64,70 ****
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.
it will not work with 3DFX cards because the 256x256 texture size limit.
--- 64,71 ----
Q: OpenGL (-vo gl) output doesn't work (hangup/black window/X11 errors/...)
! 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.
Index: VIDEOCARDS
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/VIDEOCARDS,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** VIDEOCARDS 2001/05/19 10:51:42 1.19
--- VIDEOCARDS 2001/06/01 22:03:46 1.20
***************
*** 9,14 ****
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
IV. DGA - direct graphic access. no YUV & scaling, but faster than raw X11
--- 9,13 ----
I. The Xv (XVideo) extension of XFree86 4.0.2
! 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
***************
*** 84,91 ****
II. OpenGL drivers with *working* *fast* glTexSubImage() support.
! Currently only the old Utah-GLX drivers (for X 3.3.6) have it.
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 :(
III. Native card-specific drivers
--- 83,91 ----
II. OpenGL drivers with *working* *fast* glTexSubImage() support.
! 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.
! 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
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
More information about the MPlayer-cvslog
mailing list