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

[xcb] Speed-up image scrolling

XMLWordPrintable

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

      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").

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes