Ok, here's some more info:
I have a class derived from QGLWidget, and I am creating a QPainter in its paintEvent() function. Most of the time this works, but every so often, I get the Failed warning. This occurs when I create the QPainter object with "this" (the QGLWidget's child class) as the paramter. Does this ring a bell with anyone?
BTW, my hardware is about a year old, and should support Fragment Programs.
Jeeman
Bookmarks