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

[REG 4.8->5.6.2] QGLWidget does not honor request for stereo

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.9.5
    • 5.6.2, 5.9.5
    • GUI: OpenGL
    • None
    • Linux-x86_64 (CentOS Linux release 7.2.1511)
      NVIDIA Quadro M4000/PCIe/SSE2 graphics, 3D Vision monitor/glasses
    • a69a0e8254b79c62fad7372e8c14f66d440ad744

      QGLWidget created with QGLFormat constructed from QGL::FormatOptions with QGL::StereoBuffers (and setStereo(true)) afterward returns format with stereo() == false.
      This is happening on hardware that supports quad-buffered stereo, using code that worked with Qt 4.8.

      GLX confirms that hardware stereo is available, but the created QGLWidget does not support it.

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

            lagocs Laszlo Agocs
            andy.spencer Andy Spencer
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes