View Single Post
Posts: 252 | Thanked: 252 times | Joined on Nov 2009
#17
Originally Posted by konttori View Post
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.
We've already done that, but thanks for the tip