Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Optimalisation for OMAP
Forum Updated to NodeBB v4.3 + New Features

Optimalisation for OMAP

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 1.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bkamps
    wrote on last edited by
    #1

    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 Last reply
    0
    • B Offline
      B Offline
      bkamps
      wrote on last edited by
      #2

      Currently Qt uses framebuffer, no open-gl.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved