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

Optimization: Set material to opaque for fully opaque Wayland surfaces

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • 6.4.0 Beta1
    • 6.3.0
    • Wayland Compositor
    • None
    • Linux/Wayland
    • 00323844de (qt/qtwayland/dev)

    Description

      Qt Wayland supports sending opaque-region requests when surfaces are known to be fully opaque, but the Qt Wayland Compositor currently does nothing with this information. It would potentially speed things up if the compositor would use the opaque render queue for most client windows, since this improves batching, eliminates overdraw and can even exclude clients that are obscured.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes