Improve GLViewport frame timing
ScanMountGoat opened this issue · 1 comments
ScanMountGoat commented
The frame timing should be improved to more accurately match the target framerate. The timing code can be adapted from OpenTK's GameWindow.
ScanMountGoat commented
Fixed in latest commit due to more precise timing code.