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. Tips to improve image tearing during animation with 2D renderer and LinuxFB?
Forum Update on Monday, May 27th 2025

Tips to improve image tearing during animation with 2D renderer and LinuxFB?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 349 Views
  • 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.
  • C Offline
    C Offline
    chrisf
    wrote on last edited by
    #1

    I'm running a simple QML app using Qt5.8 on an embedded linux board (528MHz ARM cortex A7) with no graphics processor. I'm using QMLSCENE_DEVICE=softwarecontext for the 2D renderer. It's all working fine and the processor is coping but horizontal scrolling regions of the screen looks really bad with sections out of alignment during the animation.It looks like the problem is due to a lack of double buffering. Is that something that I can enable through Qt or in the linuxfb or both?

    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