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

Toggling multisampleAAMode during run-time does not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 5.15
    • 5.14
    • Quick: 3D
    • None
    • Linux/X11, Windows
    • 446ac144fdbecf842b8ea3183ae59cbb2e99575f

      Easy to reproduce using the benchmark demo app from: https://git.qt.io/playground/benchmarkdemo

      There are a few issues here:

      • If initial msaaMode is NoAA, then toggling it at run-time does nothing.
      • If initial msaaMode is X2 or X4, it can be toggled between NoAA and X2/X4. It does not actually change the mode to X2/X4 from the other one, but continues rendering. If changed to SSAA, it stops rendering.
      • If initial msaaMode is SSAA, it can be toggled between NoAA and that one.

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

            kagro Kaj Grönholm
            tokorpip Tomi Korpipää
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes