I've just noticed that I've been getting some errors  when I run
osgprerender and also in my own program that uses a lot of pre-render
cameras and FBOs..

 

Firstly I get:

 

Warning: detected OpenGL error 'out of memory' after RenderBin::draw(,)

 

Then the following printed continuously as the program is running:

 

RenderStage::drawInner(,) FBO status= 0x8cd7

Warning: detected OpenGL errorNo= 0x506 after RenderBin::draw(,)

 

I've tracked 0x506 to INVALID_FRAMEBUFFER_OPERATION_EXT which does seem
odd, given that I'm running osgprerender which is a well established
example.
 
I put this down to the new nVidia driver as it seems to have occurred
after that. Just wanted to know if anyone else was experiencing this.
 

I'm running Vista Business 32bit using an nVidia 8800GTS 512mb card,
driver version: 7.15.11.8048

*****************************************************************************************
To view the terms under which this email is distributed, please go to 
http://www.hull.ac.uk/legal/email_disclaimer.html
*****************************************************************************************
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to