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

Quick item layers with user-specified MSAA, as an alternative to supersampling

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • 5.10.0 Alpha
    • None
    • Quick: SceneGraph
    • None
    • 48c31733383d14447d1c383cefca9ca40daa6a87

    Description

      Item layers allow going through an FBO for a subtree. Would be nice if there would be a way to request a given sample count which would then lead to using a multisample renderbuffer, when supported. This way some subtrees could be rendered with MSAA without enabling MSAA for the entire window.

      The support is pretty much there in QSGDefaultLayer. We just need to make the sample count configurable via a public QML API.

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes