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

ARB::choosePixelFormat() does not take color depth into account

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 5.3.0 Alpha
    • GUI: OpenGL
    • None
    • Qt 5.3, Windows

      When creating an OpenGL context, the method ARB::choosePixelFormat() sets the colorDepth fixed to 24-bit. When requesting 10-bits per color channel, this is not correct.
      The colorDepth should be set to the sum of the requested red, blue and green bit depths.

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

            kurt.pattyn Kurt Pattyn
            kurt.pattyn Kurt Pattyn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes