[Interest] QSurfaceFormat and swapInterval
Peter Koek
peter_koek at hotmail.com
Sat Nov 2 12:13:48 CET 2013
QGLFormat exposes a swapInterval property which can be used to enable vertical synchronization (v-sync) to avoid screen tearing.Why does QSurfaceFormat not expose this property? Currently, there is no direct way to enable v-sync with QWindow, while QGLWidget did not have this problem.What is the rationale for leaving this out?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131102/84fd9c41/attachment.html>
More information about the Interest
mailing list