Fix for QTBUG-23862 - Blank screen in Viewport
authorChristopher Ham <christopher.ham@nokia.com>
Wed, 25 Jan 2012 00:50:13 +0000 (10:50 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 10 Feb 2012 06:24:29 +0000 (07:24 +0100)
commitb06f7aa36c9c80211e662b30d248a1e5192b0460
tree18395d61bdb34d236e0ec43603a2f63a51b8d9b9
parentba102bece5052c7f04c1ebf8b1f3d0973793dfe0
Fix for QTBUG-23862 - Blank screen in Viewport

This patch fixes an issue that causes Qt3D's Viewport to be blank
when its renderMode property is set to BufferedRender.
(QSGPainterNode's RenderTarget is set to FramebufferObject)
Task-number: QTBUG-23862
Change-Id: Ic7a333f79ecf1aa153ef42e213644a17243a3580
Reviewed-by: Sarah Jane Smith <sarah.j.smith@nokia.com>
Reviewed-by: Yoann Lopes <yoann.lopes@nokia.com>
src/quick/scenegraph/util/qsgpainternode.cpp