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

QPainter::beginNativePainting() doesn't reset the Stencil Buffer mask with OpenGL2 paint engine

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.6.2
    • 4.6.0
    • GUI: OpenGL, GUI: Painting
    • None
    • all
    • f8e08419c78e94d32273c8b039dd48dc9d5e3433

    Description

      when using the QPainter::beginNativePainting() method with an OpenGL2 paint engine, the stencil buffer mask (set by glStencilMask()) is not set to the openGL default value of 0x11111111. This cause trouble when porting apps using openGL from Qt 4.5 to Qt 4.6.

      Attachments

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

        Activity

          People

            kjernase Trond Kjernåsen (Inactive)
            xalioth Fabien Chéreau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes