dwmkerr / sharpgl

Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
MIT License
756 stars 299 forks source link

Support vSync #47

Open dwmkerr opened 10 years ago

dwmkerr commented 10 years ago

See discussion at:

https://sharpgl.codeplex.com/discussions/398943#post1291208

Seems may need to provide entry points for wglSwapIntervalEXT.