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

Some time glGetBooleanv(GL_STEREO) returns FALSE in Qt5

XMLWordPrintable

      With Qt5, After setting stereo to TRUE in the QSurfaceFormat, glGetBooleanv( GL_STEREO, ... ) returns FALSE when it should return TRUE.
      This works with Qt4.

      This seems depending up on the gfx, The bug appears on NVIDIA Quadro cards (tested with K4000 and M6000), but
      everything works fine with an AMD Firepro W8000.

      Attached are 2 versions of a minimal program:

      • "main_qt4.cpp" is written for Qt4 and works properly.
      • "main_qt5.cpp" is the exact same program written for Qt5 and shows the bug.

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

            mmutz Marc Mutz
            irfan.omair@digia.com Irfan Omair
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes