gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] libvob/test/tools gfx.py


From: Asko Soukka
Subject: [Gzz-commits] libvob/test/tools gfx.py
Date: Tue, 08 Apr 2003 16:23:08 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Changes by:     Asko Soukka <address@hidden>    03/04/08 16:23:08

Modified files:
        test/tools     : gfx.py 

Log message:
        hups

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/test/tools/gfx.py.diff?tr1=1.7&tr2=1.8&r1=text&r2=text

Patches:
Index: libvob/test/tools/gfx.py
diff -u libvob/test/tools/gfx.py:1.7 libvob/test/tools/gfx.py:1.8
--- libvob/test/tools/gfx.py:1.7        Tue Apr  8 16:22:28 2003
+++ libvob/test/tools/gfx.py    Tue Apr  8 16:23:08 2003
@@ -36,7 +36,7 @@
     GL = vob.gl.GL
     GLRen = vob.gl.GLRen
     GLCache = vob.gl.GLCache
-    if not GL.workaroundStupidBuggyAtiDrivers:
+    if GL.workaroundStupidBuggyAtiDrivers:
        # Sorry, ATI doesn't let us use pbuffers on R300 except in FireGL.
        # Because of that, don't put another window in front when using
        # this.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]