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

Platform plugins can "lose" EGL version information

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.9.2
    • QPA: EGLFS
    • None

    Description

      q_glFormatFromConfig (from qeglconvenience.cpp) does not set version, which means ES version will always be reported as 2. This has implications for e.g. Qt3D, when deciding to create an ES2 or ES3 helper. This impacts several of the platform plugins usingĀ q_glFormatFromConfig. The windows plugin seems to have been written to correctly handle this (http://code.qt.io/cgit/qt/qtbase.git/tree/src/plugins/platforms/windows/qwindowseglcontext.cpp#n339)

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes