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

Double buffering and vsync support

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes