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

Windows: QQuickWidget is broken with ANGLE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P0: Blocker P0: Blocker
    • 5.3.1
    • 5.3.0, 5.3.1
    • Quick: Widget
    • None

      Trying to show a non-multisampled QQuickWidget will always fail on Windows in ANGLE builds.

      This is because QOpenGLFramebufferObject is unable to cope with the samples value of -1 and QQuickWidget is not aware of this limitation. The best fix is to make it more robust by treating such undefined (default) values as 0.

        For Gerrit Dashboard: QTBUG-39699
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes