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

Can't Get Right Opengl Version

    XMLWordPrintable

Details

    • Task
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 5.9.6
    • GUI: OpenGL
    • None
    • Windows

    Description

      To get the compatibility profile context supported by the driver, I used something like this:

      initializeOpenGLFunctions();
      QString qVer = QString::fromLocal8Bit((char *)glGetString(GL_VERSION));

      But on some machines(Windows 10),I always get "OpenGL ES 2.0" by Qt while the real version is "1.0.0" or "4.3.0" by OpenGL Extensions Viewer.

      Is there some other way I can get it?Thanks!

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1 day
                1d
                Remaining:
                Remaining Estimate - 1 day
                1d
                Logged:
                Time Spent - Not Specified
                Not Specified

                Gerrit Reviews

                  There are no open Gerrit changes