ScanMountGoat/SFGraphics

Improve GLViewport frame timing

ScanMountGoat opened this issue · 1 comments

The frame timing should be improved to more accurately match the target framerate. The timing code can be adapted from OpenTK's GameWindow.

Fixed in latest commit due to more precise timing code.