GNOME Bugzilla – Bug 774035
qmlglsrc: Support change render target on the fly and move fps calculate into qtglwindow
Last modified: 2016-11-08 01:47:25 UTC
1. Need set use-default-fbo to qquickwindow during set property to support change render target on the fly. 2. Calculate qmlglsrc refresh frame rate in qtglwindow
Created attachment 339224 [details] [review] Support change render target on the fly and move fps calculate into qtglwindow
Created attachment 339226 [details] [review] qmlglsrc: some enhancements for qmlglsrc
Thanks! commit e570f729c438fc699fad6accba01b510864bb9a9 Author: Haihua Hu <jared.hu@nxp.com> Date: Mon Nov 7 14:47:22 2016 +0800 qmlglsrc: some enhancements for qmlglsrc 1. Need set use-default-fbo to qquickwindow during set property to support change render target on the fly. 2. Calculate qmlglsrc refresh frame rate in qtglwindow https://bugzilla.gnome.org/show_bug.cgi?id=774035