Results 1 to 2 of 2

Thread: Bug Report: Stencil Ops Under OpenGL

  1. #1
    Join Date
    Jul 2008
    Posts
    3
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Bug Report: Stencil Ops Under OpenGL

    Hello,

    I've been using QT with OpenGL and have found that while creating my stencil buffer, if I call renderText(), the stencil buffer is destroyed or operations are otherwise disabled. Commenting out this call with no other changes restores my stencil buffer.

    Also, drawTexture() appears to be unable to render into the stencil buffer.

    The workaround for me was using a glu-based primitive to form the stencil buffer and disabling the Qt call.

    I highly recommend adding these to the bug list.

    Matt S.

  2. #2
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Bug Report: Stencil Ops Under OpenGL

    did you report it to Trolltech?

Similar Threads

  1. OpenGL and Qt Question
    By ToddAtWSU in forum Qt Programming
    Replies: 2
    Last Post: 18th April 2009, 18:04
  2. QT + OpenGL + Thread => aaaahhhhh !
    By anthibug in forum Qt Programming
    Replies: 7
    Last Post: 26th July 2008, 13:36
  3. Qtopia Core & OpenGL ES?
    By zelko in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 28th May 2007, 07:21

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.