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

Platform plugins can "lose" EGL version information

XMLWordPrintable

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

      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)

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes