Hi,
As the title says. I have a FPS of only 64 with some light-weight drawings with OpenGL. I did some experimenting, it seems that Display takes all time, when I remove that function I get a huge FPS. I turned VSync on and off, but didn't make any difference.
Do I HAVE to call Display if I only use OpenGL output? What else do I wrong?
Thanks