[MPlayer-cvslog] r31647 - trunk/libvo/vo_gl.c

cehoyos subversion at mplayerhq.hu
Thu Jul 8 22:17:45 CEST 2010


Author: cehoyos
Date: Thu Jul  8 22:17:45 2010
New Revision: 31647

Log:
Independent tests indicate that GLX_STEREO is working fine on supported hardware.

Modified:
   trunk/libvo/vo_gl.c

Modified: trunk/libvo/vo_gl.c
==============================================================================
--- trunk/libvo/vo_gl.c	Thu Jul  8 17:52:47 2010	(r31646)
+++ trunk/libvo/vo_gl.c	Thu Jul  8 22:17:45 2010	(r31647)
@@ -1232,7 +1232,7 @@ static int preinit_internal(const char *
               "    0: normal display\n"
               "    1: side-by-side to red-cyan stereo\n"
               "    2: side-by-side to green-magenta stereo\n"
-              "    3: side-by-side to quadbuffer stereo (broken?)\n"
+              "    3: side-by-side to quadbuffer stereo\n"
               "\n" );
       return -1;
     }


More information about the MPlayer-cvslog mailing list