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. QT5 QtWebkit (QtTestBrowser) rerendering
Forum Updated to NodeBB v4.3 + New Features

QT5 QtWebkit (QtTestBrowser) rerendering

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 1.8k 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.
  • N Offline
    N Offline
    nvharisha
    wrote on last edited by
    #1

    I was able to run the QtTestBrowser on a MIPS platform. (With Eglfs backend).
    I was able to run sample HTML pages. When it comes to running a page with CSS3 animation, i see that QtWebkit re-renders every thing without caching for each frame. This reduces its FPS. Even the text is redrawn every every time on the PixMap surface.
    If the page only contains PNG files then it caches and animations works at 50FPS.

    If am not sure where I am going wrong or enable some thing to cache all the textures which it created for a frame.

    Hari

    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