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

[xcb] Speed-up image scrolling

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Not Evaluated
    • None
    • 5.11
    • QPA: X11/XCB
    • None
    • Linux/X11

    Description

      Current XCB implementation scrolls image on the CPU. Scrolling can be much faster if it is done on server-side using xcb_copy_area function (it can use GPU).

      QTBUG-64504 contains a simple test software (please uncheck "Overlay widgets").

      Attachments

        For Gerrit Dashboard: QTBUG-64414
        # Subject Branch Project Status CR V

        Activity

          People

            zaps166 Błażej Szczygieł
            zaps166 Błażej Szczygieł
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes