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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes