June 18, 2012

bkamps bkamps
Ant Farmer
115 posts

Optimalisation for OMAP

 

Currently I have some QML performance issues on an OMAP l138 processor. The drawing of (simple) windows are pretty slow. I have already optimized the QML declarative code (use Item instead of Rectangle, use png images instead of drawing, etc etc).

Does anyone has a suggestion how to speed up the drawing of QML files? Is there some hardware acceleration I can use?

The platform I use:

http://www.ti.com/product/omap-l138

1 reply

June 18, 2012

bkamps bkamps
Ant Farmer
115 posts

Currently Qt uses framebuffer, no open-gl.

 
  ‹‹ application as VNC server crashes      If you are having memory allocation problems when using QtQuick with Windows CE, check QTBUG-26227 ››

You must log in to post a reply. Not a member yet? Register here!