diff DOCS/en/video.html @ 10522:d23da0719a51

vsynced GL output (hint from Spacecake <spacecake@diaryland.com>)
author gabucino
date Mon, 04 Aug 2003 15:43:56 +0000
parents ebd7501f3406
children 280e03620324
line wrap: on
line diff
--- a/DOCS/en/video.html	Mon Aug 04 09:13:10 2003 +0000
+++ b/DOCS/en/video.html	Mon Aug 04 15:43:56 2003 +0000
@@ -639,6 +639,14 @@
   <A HREF="http://dri.sourceforge.net">http://dri.sourceforge.net</A>
   for download and installation instructions.</P>
 
+<P>A hint from one of our users: the GL video output can be used to get
+  vsynced TV output. You'll have to set an environment variable: (at least
+  on nVidia)</P>
+
+<OL>
+  <LI>export $__GL_SYNC_TO_VBLANK=1</LI>
+</OL>
+
 
 <H4><A NAME="aalib">2.3.1.2.9 AAlib - text mode displaying</A></H4>