snake5
08-17-2011, 05:12 AM
Ubuntu 11.04, Radeon HD 4850, fglrx, direct rendering is supported, some of the other apps (like the game "Lugaru", for example) run fine, no frames are missing.
But my own port of my (originally Win32) game engine gets some of the frames dropped.
Tested it by drawing 0 for odd frames and 1 for even frames. It should be constantly changing in a way that makes understanding what's written impossible. But the number would stay the same for more than one frame sometimes.
What am I missing in my context/window creation code?
But my own port of my (originally Win32) game engine gets some of the frames dropped.
Tested it by drawing 0 for odd frames and 1 for even frames. It should be constantly changing in a way that makes understanding what's written impossible. But the number would stay the same for more than one frame sometimes.
What am I missing in my context/window creation code?