Hi
Currently it does not seem like rendering is synchronized with vertical refresh. Both my OpenGL (NSOpenGLView) app and a app using animated NSView has a lot of tearing (on FreeBSD with cairo backend).
Has anyone similar experiences or insight in what would be required to get rid of the tearing? Is it simply a matter of making additions to the code in the backend?