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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes