[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/contextview
From:       Mark Kretschmann <kretschmann () kde ! org>
Date:       2007-07-14 7:59:16
Message-ID: 1184399956.113084.26436.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 687745 by markey:

Double buffering is a good thing.


 M  +1 -1      CoverBling.cpp  


--- trunk/extragear/multimedia/amarok/src/contextview/CoverBling.cpp #687744:687745
@@ -29,7 +29,7 @@
 
 
 CoverBling::CoverBling( QWidget* parent )
-        : QGLWidget( QGLFormat(QGL::SampleBuffers | QGL::AlphaChannel), parent )
+        : QGLWidget( QGLFormat(QGL::SampleBuffers|QGL::AlphaChannel|QGL::DoubleBuffer), parent )
         , m_xOffset( 0.0 )
         , m_zOffset( M_PI / 2 )
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic