qt5base-lts/examples/opengl/hellowindow
Samuel Rødal a7d682dd9c Fixed hellowindow making context current in wrong thread.
Make the context a child of the Renderer, which is already moved to the
correct thread.

Change-Id: Iafda090e15b322c03e2c10b1905050f636b90197
Reviewed-on: http://codereview.qt.nokia.com/3915
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
2011-08-31 09:26:48 +02:00
..
hellowindow.cpp Fixed hellowindow making context current in wrong thread. 2011-08-31 09:26:48 +02:00
hellowindow.h Copy core GL functionality to QtGui with QGL -> QOpenGL naming. 2011-08-29 10:25:24 +02:00
hellowindow.pro Copy core GL functionality to QtGui with QGL -> QOpenGL naming. 2011-08-29 10:25:24 +02:00
main.cpp Make the hellowindow example multi-threaded to stress the GL backend. 2011-08-19 13:57:30 +02:00