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

OS X: Fix QSurfaceFormat check to allow < 3.2 OpenGL Compatibility profiles as well

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.6.1
    • 5.6.0
    • WebEngine
    • None
    • OSX 10.11
    • macOS
    • bc00d396585e75dcaaed5e954519723b5046e070

    Description

      After QTBUG-51032 gets in, we should modify the QSurfaceFormat checks in RenderWidgetHostViewQtDelegateWidget and RenderWidgetHostViewQtDelegateQuick
      to allow setting OpenGL CompatibilityProfile and NoProfile explicitly, because at the moment they would fail.

      On OSX in any case, requesting a CoreProfile and version >=3.2 context will create a CoreProfile context,
      and any other combination of a version and CompatibilityProfile/NoProfile will result in a context with NoProfile and version == 2.1

      Attachments

        Issue Links

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

          Activity

            People

              alexandru.croitor Alexandru Croitor
              alexandru.croitor Alexandru Croitor
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes