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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes