Currently GLControl doesn't allow you to set VSync, we should try and expose this setting.
As of writing I don't know the detains on how NativeWindow and the Control is being "kept in sync" so I don't know if some sorcery is needed for this to properly work.
Currently
GLControldoesn't allow you to setVSync, we should try and expose this setting.As of writing I don't know the detains on how
NativeWindowand the Control is being "kept in sync" so I don't know if some sorcery is needed for this to properly work.