Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-56003

Double buffering and vsync support

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • 5.8.0 Alpha
    • QPA: LinuxFB
    • None

      Double buffering can be implemented if the virtual resolution (xres_virtual, xyres_virtual) is at least twice as large the screen resolution (xres, yres) by drawing to the non-visible area and then issuing the FBIOPAN_DISPLAY ioctl with an adjusted xoffset/yoffset to do a buffer swap.

      An environment variable can be added to optionally force issuing the FBIO_WAITFORVSYNC ioctl if FBIOPAN_DISPLAY isn't vsynced.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            lagocs Laszlo Agocs
            net147 Jonathan Liu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes