Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

multiple QQuickWindows and opengl context persistence

$
0
0
I found that turning on threaded render on Window (via QML_FORCE_THREADED_RENDERER=1 env var) forces all instances of QQuickWindow to create their own opengl context. But still wondering how to overcome application opengl data destruction when Qt kills opengl contexts object.

Viewing all articles
Browse latest Browse all 4972

Trending Articles