Thread
:
Huge performance hit using QPainter in QGLWidget on N900
View Single Post
konttori
2010-05-12 , 17:13
Posts: 1,038 | Thanked: 737 times | Joined on Nov 2005 @ Helsinki
#
16
Try running your code in fullscreen mode. If you are running opengl application with the titlebar, then you are running multiple opengl contexts, which makes the compositor and application do SGX context switches all the time, completely destroying speed.
Quote & Reply
|
konttori
View Public Profile
Send a private message to konttori
Find all posts by konttori