Qt OpenGL is too slow

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Qt OpenGL is too slow

1,874 次查看
3273977271
Contributor I

Hi, NXP and everyone

For IMX6ULL, I'm using fsl-imx-wayland(4.1.15-2.0.1).

I tested Qt example "Cube", in mainwidget.cpp, MainWidget::paintGL() function running of  consume 350ms, and MainWidget::timerEvent() interval was set with 12ms but actually is 4500ms (when MainWidget::paintGL() is empty, it is 11~14ms). So, the scene is drawn with 4.5s interval, too slow. 

Please help me to solve this problem.

Best Regards,

Thanks, aither

标签 (2)
0 项奖励
回复
1 回复

1,755 次查看
igorpadykov
NXP Employee
NXP Employee

Hi aither

according to sect.2.1 New features attached Release Notes:

"Qt 5 is not supported for SoCs without hardware graphics.

Qt 5 video is not supported on SoCs without a VPU."


Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复