Examples clamped at 60fps?
I've tried building and running the c++ version of example 5 on two different machines, and the FPS measurements with fraps and my own timing code both seems to max out at 60fps. As these are modern machines (and the cap is exactly 60fps) I can only assume there is some code artificially limiting the framerate, but I can't work out what it is. Anyone know?
Hmm, my refresh rate _is_ set to 60hz, but I have other games that run at over 60fps (albeit pointlessly, I suppose).
edit: Seems swapbuffers can wait for vsync, depending on hardware, but can also be disabled on some windows systems (http://www.gamedev.net/community/forums/topic.asp?topic_id=360862)
Thanks :)
edit: Seems swapbuffers can wait for vsync, depending on hardware, but can also be disabled on some windows systems (http://www.gamedev.net/community/forums/topic.asp?topic_id=360862)
Thanks :)
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement