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

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes